forked from Github-Mirrors/canaille
pre-commit checks toml files
This commit is contained in:
parent
571c04de66
commit
a699b788c2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ repos:
|
|||
- id: fix-byte-order-marker
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: check-toml
|
||||
- repo: https://github.com/PyCQA/autoflake
|
||||
rev: v2.0.2
|
||||
hooks:
|
||||
|
|
Loading…
Reference in a new issue