Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize file structure #12

Open
JMTK opened this issue Mar 26, 2023 · 1 comment
Open

Reorganize file structure #12

JMTK opened this issue Mar 26, 2023 · 1 comment

Comments

@JMTK
Copy link
Owner

JMTK commented Mar 26, 2023

Problem

Due to everything being in Program.cs, we are almost always going to receive merge conflicts on file changes.

Solution

Split out by function:

@BigBrainAFK
Copy link

Merge conflicts dont stem from everything being in 1 file but usually because a PR isnt rebased onto the branch you want to PR into.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants