add pre-commit hooks

This commit is contained in:
barry 2025-01-10 15:54:50 +01:00
parent 0bc8f50443
commit b0851adf6b

View File

@ -6,4 +6,3 @@ repos:
args: ["--ignore=E711,E721"]
# args: ["--fix"] # Automatically apply fixes where possible
- id: ruff-format
args: ["--ignore=E711,E721"]