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 Ruff to pre-commit config for linting and formatting #89

Merged
merged 5 commits into from
Sep 30, 2024

Conversation

browniebroke
Copy link
Member

And fix pre-existing issues

Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Do not use bare `except`
@FlipperPA FlipperPA merged commit 037640d into django-commons:main Sep 30, 2024
6 checks passed
@browniebroke browniebroke deleted the lint/ruff branch September 30, 2024 14:11
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