Where possible add config options to pyproject.toml
rather than .pre-commit-config.yaml
#267
Labels
enhancement
New feature or request
Is Your Feature Request Related to a Problem? Please Describe
The main advantage of this is that it means whenever one runs, say,
ruff
it will apply the config. If it is only in thepre-commit
then it will only apply when runningruff
viapre-commit
.Describe the Solution You'd Like
No response
Describe Alternatives You've Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: