Merge pull request #2694 from elebow/add-ruby-debride

Add ruby debride (closes #2471)
This commit is contained in:
w0rp
2019-10-07 19:17:55 +01:00
committed by GitHub
6 changed files with 95 additions and 3 deletions

View File

@@ -400,6 +400,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)