diff options
author | Horacio Sanson <hsanson@gmail.com> | 2021-01-05 12:45:36 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 12:45:36 +0900 |
commit | 7e4c125d38181a0e0d0c7883091e2fe683243ce4 (patch) | |
tree | 52f6287cd167ce757dc71b2448e41bbe47b78046 /doc/ale-supported-languages-and-tools.txt | |
parent | 8c34c738aba4ef2ff033b693037eec343f629b0e (diff) | |
parent | e358afdd9ba5108680afc6aa017075b44f6c18fa (diff) | |
download | ale-7e4c125d38181a0e0d0c7883091e2fe683243ce4.zip |
Merge pull request #3491 from Poulpatine/salt-lint
Add salt-lint support
Diffstat (limited to 'doc/ale-supported-languages-and-tools.txt')
-rw-r--r-- | doc/ale-supported-languages-and-tools.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 36e27932..4844d0aa 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -428,6 +428,8 @@ Notes: * `rust-analyzer` * `rustc` (see |ale-integration-rust|) * `rustfmt` +* Salt + * `salt-lint` * Sass * `sass-lint` * `stylelint` |