kopia lustrzana https://github.com/bellingcat/auto-archiver
Fix pre-commit for ruff check
rodzic
733aef0b08
commit
29cc1d317f
|
@ -3,8 +3,5 @@ repos:
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.9.10
|
rev: v0.9.10
|
||||||
hooks:
|
hooks:
|
||||||
|
- id: ruff
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
|
|
||||||
# Runs Ruff linting - just checks without fixing, but blocks commit if errors are found.
|
|
||||||
# - id: ruff
|
|
||||||
# args: ["--output-format=concise"]
|
|
Ładowanie…
Reference in New Issue