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

Organize code #32

Open
FuzzyNovaGoblin opened this issue Jan 25, 2023 · 0 comments
Open

Organize code #32

FuzzyNovaGoblin opened this issue Jan 25, 2023 · 0 comments
Assignees

Comments

@FuzzyNovaGoblin
Copy link
Contributor

FuzzyNovaGoblin commented Jan 25, 2023

currently all the code is arranged rather haphazardly where everything just got put in the nearest spot when it was created

the files should all have a uniform structure so you can find things more easily

at the top are type definitions
followed by any plain impl blocks, there should only be 1 maybe 2 of these per file too many should be broken up into different files
and then any impl blocks that implement traits, first local then foreign and organized alphabetically

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