mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
Revert pre commit
This commit is contained in:
@@ -3,10 +3,7 @@ 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
|
||||||
args: [ --fix, --output-format=github]
|
|
||||||
- id: ruff-format
|
|
||||||
|
|
||||||
|
|
||||||
# Runs Ruff linting - just checks without fixing, but blocks commit if errors are found.
|
# Runs Ruff linting - just checks without fixing, but blocks commit if errors are found.
|
||||||
# - id: ruff
|
# - id: ruff
|
||||||
|
|||||||
Reference in New Issue
Block a user