generated from the-liberated-edge/wikijs
8 lines
95 B
YAML
8 lines
95 B
YAML
---
|
|
version: '3'
|
|
tasks:
|
|
format-yml:
|
|
cmds: [yamlfix .]
|
|
lint-yml:
|
|
cmds: [yamllint .]
|