mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-03-01 09:50:35 +00:00
Allow ruff to --fix during pre-commit (#1181)
This commit is contained in:
parent
5bfbbb82e4
commit
df992f140a
@ -46,6 +46,7 @@ repos:
|
|||||||
types: [text]
|
types: [text]
|
||||||
stages: [commit, push, manual]
|
stages: [commit, push, manual]
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
args: [ --fix ]
|
||||||
files: ^spiffworkflow-backend/
|
files: ^spiffworkflow-backend/
|
||||||
name: ruff
|
name: ruff
|
||||||
entry: ruff
|
entry: ruff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user