diff options
author | Samuel Branisa <branisa.samuel@windowslive.com> | 2021-09-11 02:19:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 09:19:17 +0900 |
commit | 19437e25d05950ab83dce285b4b8ec5166e06dba (patch) | |
tree | f961d8ddc232dbd0123021b770f3aebe39b472e2 /doc/ale.txt | |
parent | bf29f6ea92ff993d5d96bc4e760f315e95e332a5 (diff) | |
download | ale-19437e25d05950ab83dce285b4b8ec5166e06dba.zip |
Robot framework rflint support (#3715)
* Create rflint.vim
support for robot framework by creating ale definition for rflint syntax linter
* robot framework - rflint 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 ddcc9d3f..9a21e9f0 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2979,6 +2979,8 @@ documented in additional help files. restructuredtext........................|ale-restructuredtext-options| textlint..............................|ale-restructuredtext-textlint| write-good............................|ale-restructuredtext-write-good| + robot...................................|ale-robot-options| + rflint................................|ale-robot-rflint| ruby....................................|ale-ruby-options| brakeman..............................|ale-ruby-brakeman| debride...............................|ale-ruby-debride| |