Suppresion du filtre de fichier pour ruff
This commit is contained in:
@@ -15,7 +15,6 @@ repos:
|
|||||||
rev: v0.11.12
|
rev: v0.11.12
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
files: "^backend/"
|
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [ "check", "--select", "I", "--fix" ]
|
args: [ "check", "--select", "I", "--fix" ]
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
|
|||||||
Reference in New Issue
Block a user