mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 02:24:15 +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]
|
||||
stages: [commit, push, manual]
|
||||
- id: ruff
|
||||
args: [ --fix ]
|
||||
files: ^spiffworkflow-backend/
|
||||
name: ruff
|
||||
entry: ruff
|
||||
|
Loading…
x
Reference in New Issue
Block a user