Robot framework rflint support (#3715)

* Create rflint.vim

support for robot framework by creating ale definition for rflint syntax linter

* robot framework - rflint support
This commit is contained in:
Samuel Branisa
2021-09-11 02:19:17 +02:00
committed by GitHub
parent bf29f6ea92
commit 19437e25d0
7 changed files with 121 additions and 0 deletions

View File

@@ -463,6 +463,8 @@ formatting.
* [textlint](https://textlint.github.io/)
* [vale](https://github.com/ValeLint/vale)
* [write-good](https://github.com/btford/write-good)
* Robot
* [rflint](https://github.com/boakley/robotframework-lint)
* RPM spec
* [rpmlint](https://github.com/rpm-software-management/rpmlint) :warning: (see `:help ale-integration-spec`)
* Ruby