-
Notifications
You must be signed in to change notification settings - Fork 84
378b ruff config update dbodor #397
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
Conversation
#384 merged, this can now be rebased on main. |
Damn, sorry for the sloppy review, but there is another ruff issue we missed in #384: in the build action, there is a linting workflow that also calls |
… pre-commit hook also explicitly call `ruff check` rather than deprecated `ruff .`
more consistent than explicitly ignoring certain rules
for both current project as well as in cookiecutter
8e47740
to
1360ccf
Compare
@egpbos As far as I can tell, that's already in this PR, see |
@egpbos Issue was in the test, not the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@egpbos , can this be merged now? |
Reviewer approved, so go for it :) |
Additional updates to ruff settings on top of #384.
Extra changes: