pre-commit: Add a hook to check YAML files
This commit is contained in:
parent
3a73e1b8f4
commit
4b34c07205
@ -32,5 +32,6 @@ repos:
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-case-conflict
|
||||
- id: check-yaml
|
||||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
|
Loading…
Reference in New Issue
Block a user