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