mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
More ruff checks, and make it fix
This commit is contained in:
parent
2d75ca8391
commit
c40d2a4fc2
27 changed files with 133 additions and 64 deletions
|
|
@ -17,7 +17,7 @@ repos:
|
|||
rev: v0.1.5
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--fix"]
|
||||
- id: ruff-format
|
||||
args: ["--check"]
|
||||
|
||||
exclude: ^pelican/tests/output/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue