lint yaml!
bbkane opened this issue · 3 comments
bbkane commented
At least keep it formatted
bbkane commented
Ok, some possibilities:
- obtain JSON schema: https://github.com/SchemaStore/schemastore
- vaildate JSON schema: ???
- format: https://github.com/prettier/prettier
- lint: https://github.com/adrienverge/yamllint
bbkane commented
Formatting done! Next would be linting against a schema...