feat: add yamlfix fixer

This commit is contained in:
Lyz
2020-11-24 23:56:30 +01:00
parent 681a6e371d
commit c69d696e1b
9 changed files with 120 additions and 1 deletions

View File

@@ -533,6 +533,7 @@ formatting.
* YAML
* [prettier](https://github.com/prettier/prettier)
* [swaglint](https://github.com/byCedric/swaglint)
* [yamlfix](https://lyz-code.github.io/yamlfix)
* [yamllint](https://yamllint.readthedocs.io/)
* YANG
* [yang-lsp](https://github.com/theia-ide/yang-lsp)