summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorMatheus Werny <46067952+Spixmaster@users.noreply.github.com>2023-08-15 11:15:06 +0200
committerGitHub <noreply@github.com>2023-08-15 10:15:06 +0100
commit951b280bd5665eadd00e22bef7c7ef23cdc57854 (patch)
tree7a719e2464e34bcd5ef6ac87465852f0818c7fef /supported-tools.md
parent15cbc0e912acf31d8185dbef00473e9555591350 (diff)
downloadale-951b280bd5665eadd00e22bef7c7ef23cdc57854.zip
yamlfmt (#4587)
* Added the fixer, wrote tests and tested it
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index c3c53289..72b45671 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)