summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorEddie Lebow <elebow@users.noreply.github.com>2019-08-13 01:32:18 -0400
committerEddie Lebow <elebow@users.noreply.github.com>2019-08-13 01:43:27 -0400
commit501af8dd8b0fe41e94698c08d399e6ad3098e234 (patch)
treef2d994356c0f3dd829bee5236a2891fed1ebc7db /supported-tools.md
parent28c93ab1854ef41a46855401cc4addbaf7dfb9d4 (diff)
downloadale-501af8dd8b0fe41e94698c08d399e6ad3098e234.zip
debride: Add debride linter (closes #2471)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 6cb9f418..7fffa347 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)