dist: modify pre-commit args to make ruff change files
This commit is contained in:
parent
68b62a9ee4
commit
767a729598
|
@ -18,4 +18,3 @@ repos:
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
name: ruff format
|
name: ruff format
|
||||||
args: [--diff]
|
|
||||||
|
|
Loading…
Reference in New Issue