We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccdeff commit 8b1b2beCopy full SHA for 8b1b2be
.pre-commit-config.yaml
@@ -4,5 +4,6 @@ repos:
4
hooks:
5
# Run the linter.
6
- id: ruff-check
7
+ args: [ --config=pyproject.toml ]
8
# Run the formatter.
9
- id: ruff-format
0 commit comments