* Added the fixer, wrote tests and tested it
This commit is contained in:
Matheus Werny
2023-08-15 11:15:06 +02:00
committed by GitHub
parent 15cbc0e912
commit 951b280bd5
7 changed files with 80 additions and 1 deletions

View File

@@ -708,6 +708,7 @@ formatting.
* [swaglint](https://github.com/byCedric/swaglint) :warning:
* [yaml-language-server](https://github.com/redhat-developer/yaml-language-server)
* [yamlfix](https://lyz-code.github.io/yamlfix)
* [yamlfmt](https://github.com/google/yamlfmt)
* [yamllint](https://yamllint.readthedocs.io/)
* YANG
* [yang-lsp](https://github.com/theia-ide/yang-lsp)