forked from github/pelican
More Ruff checks, and make it fix
This commit is contained in:
parent
f0b6e8732f
commit
4f46fedd73
2 changed files with 100 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ repos:
|
|||
rev: v0.1.15
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
- id: ruff-format
|
||||
args: ["--check"]
|
||||
|
||||
exclude: ^pelican/tests/output/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue