-
Notifications
You must be signed in to change notification settings - Fork 85
ruff config update #378
Copy link
Copy link
Closed
Labels
generated-packageRelated to the generated package, i.e. after running cookiecutterRelated to the generated package, i.e. after running cookiecutter
Metadata
Metadata
Assignees
Labels
generated-packageRelated to the generated package, i.e. after running cookiecutterRelated to the generated package, i.e. after running cookiecutter
Type
Fields
Give feedbackNo fields configured for issues without a type.
After creating a new project and installing the pre-commit hook, ruff complains with two warnings:
ruff <path>is being deprecated in favor of explicitly callingruff check <path>pyproject.tomlshould now be moved under atool.ruff.lint<.isort>header