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

Clean up boolean flag usage (cycle presence / should postprocess / solution available, etc.) #21

Open
suhas-r opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
code quality Refactors related to modularization + readability

Comments

@suhas-r
Copy link
Collaborator

suhas-r commented Nov 21, 2024

Use booleans rather than 1/0 or 1/-1 flags for clarity and consistency. Alse rename variables with prefixes like should_/has_ (whatever's applicable) for further clarity

@suhas-r suhas-r added the code quality Refactors related to modularization + readability label Nov 21, 2024
@suhas-r suhas-r self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Refactors related to modularization + readability
Projects
None yet
Development

No branches or pull requests

1 participant