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

Make code a bit more readable #9

Open
1 of 3 tasks
svhawkins opened this issue Dec 2, 2023 · 0 comments
Open
1 of 3 tasks

Make code a bit more readable #9

svhawkins opened this issue Dec 2, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@svhawkins
Copy link
Owner

svhawkins commented Dec 2, 2023

(Can also be done in conjunction with #8)

The code is a bit spaghetti like, as well as just some bad formatting.

  • All block statements must be surrounded by {}
  • Shorten the length of lines a bit (ie do NOT put multiple statements/declarations on one line)
  • Add spacing between code blocks
@svhawkins svhawkins self-assigned this Dec 2, 2023
@svhawkins svhawkins added the documentation Improvements or additions to documentation label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant