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

Refactor #11

Open
4 tasks
kmicki opened this issue May 17, 2022 · 0 comments
Open
4 tasks

Refactor #11

kmicki opened this issue May 17, 2022 · 0 comments
Labels
refactor Tidying up the code

Comments

@kmicki
Copy link
Owner

kmicki commented May 17, 2022

Code clean up and refactoring. Combined issue.

  • do not use #define for constants
  • split long methods into shorter ones
  • avoid magic numbers
  • abstract away target-specific code

...

@kmicki kmicki added the refactor Tidying up the code label May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Tidying up the code
1 participant