hooks/pre-commit: run yamllint on more YAML files

I keep messing up YAML syntax with values that have : in them...

This doesn't work for all YAML files:
* tests/metadata/dump/*.yaml have bad indenting
* tests/metadata/*.yml have bad indenting, which is useful for tests
This commit is contained in:
Hans-Christoph Steiner 2023-04-21 09:10:04 +02:00
parent 1bcd9a8489
commit d7214a7f1c
3 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,4 @@
---
# You may want to alter these before running ./makebuildserver