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

Add linting #201

Merged
merged 7 commits into from
Sep 2, 2024
Merged

Add linting #201

merged 7 commits into from
Sep 2, 2024

Conversation

jamescurtin
Copy link
Collaborator

This PR enables the default linter with two modifications:

  • iSort import sorting is enabled
  • Rule E722 is ignored for now based on this discussion. Once it's a better time to look into the right exceptions to catch, we can remove this ignore.

Each commit that's tagged with a linter code was manually generated, as these issues were not auto-resolvable. The last commit contains all of the remaining fixes that ruff was able to make itself.

@iragm
Copy link
Owner

iragm commented Sep 2, 2024

You've made my week with all these fixes. Absolutely incredible work. Thank you!

@iragm iragm merged commit ec351e3 into iragm:master Sep 2, 2024
3 checks passed
@jamescurtin jamescurtin deleted the add-linting branch September 3, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants