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

Build checks: Add more rules to Ruff and fix any issues that it finds #203

Open
cflynn3 opened this issue Oct 11, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cflynn3
Copy link
Collaborator

cflynn3 commented Oct 11, 2023

Currently in the tool.ruff section of the pyproject.toml file we have a number of rule codes that are currently excluded, but marked as 'to add later' or 'to fix later'. The objective of this task is to add those rules back in, and fix any issues with the existing code that are uncovered by those rules. We are particularly keen on re-enabling the docstring rules, as this will help us ensure that our readthedocs documentation remains in a good format.

@cflynn3 cflynn3 added enhancement New feature or request good first issue Good for newcomers labels Oct 11, 2023
@cflynn3 cflynn3 assigned Dan-work1 and unassigned kwr3 Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants