debride: Add debride linter (closes #2471)

This commit is contained in:
Eddie Lebow
2019-08-13 01:43:27 -04:00
parent 28c93ab185
commit 501af8dd8b
6 changed files with 92 additions and 0 deletions
+1
View File
@@ -395,6 +395,7 @@ formatting.
* [rpmlint](https://github.com/rpm-software-management/rpmlint) :warning: (see `:help ale-integration-spec`)
* Ruby
* [brakeman](http://brakemanscanner.org/) :floppy_disk:
* [debride](https://github.com/seattlerb/debride) :floppy_disk:
* [rails_best_practices](https://github.com/flyerhzm/rails_best_practices) :floppy_disk:
* [reek](https://github.com/troessner/reek)
* [rubocop](https://github.com/bbatsov/rubocop)