pre-commit: add yaml check [skip ci]
This commit is contained in:
parent
2b74d3d58e
commit
564d834865
@ -4,3 +4,5 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
|
- id: check-yaml
|
||||||
|
exclude: .drone.yml # drone's yaml is somewhat strange sometimes
|
||||||
|
Loading…
Reference in New Issue
Block a user