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

Review Linter and Formatter Rules #70

Open
dragonejt opened this issue Aug 3, 2024 · 0 comments
Open

Review Linter and Formatter Rules #70

dragonejt opened this issue Aug 3, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@dragonejt
Copy link
Contributor

From #55 (comment):

We should review the linter and formatter rules we want to apply to our project. In the example discussion above, we wanted variables names to stay lowercase, so we should add the rule that enforces lowercase variable names. Similarly, we should take a look at other format and code style rules we do want to enforce.

For reference, here is the list of Ruff rules: https://docs.astral.sh/ruff/rules/

@dragonejt dragonejt added documentation Improvements or additions to documentation good first issue Good for newcomers labels Aug 3, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant