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.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.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index f9f40d12..d23e6fb6 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2882,6 +2882,8 @@ documented in additional help files. rls...................................|ale-rust-rls| rustc.................................|ale-rust-rustc| rustfmt...............................|ale-rust-rustfmt| + salt....................................|ale-salt-options| + salt-lint.............................|ale-salt-salt-lint| sass....................................|ale-sass-options| sasslint..............................|ale-sass-sasslint| stylelint.............................|ale-sass-stylelint| |