mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
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:
parent
1bcd9a8489
commit
d7214a7f1c
3 changed files with 6 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
|
||||
# You may want to alter these before running ./makebuildserver
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue