summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorynonp <ynonperek@gmail.com>2016-09-15 10:42:13 +0300
committerynonp <ynonperek@gmail.com>2016-09-15 10:42:13 +0300
commita1becad4902f732dceab4c2698439d3e99047ad3 (patch)
tree4c0f2e2e05d2298613ee43dd12c3c1ca849ca667
parent5180deb1d20b904d751c815c34cd93b210ae7115 (diff)
downloadale-a1becad4902f732dceab4c2698439d3e99047ad3.zip
Add rubocop to readme file
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f85ae38b..a5cda3a1 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ follow later.
| -------- | ----- |
| JavaScript | [eslint](http://eslint.org/) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
+| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
If you would like to see support for more languages and tools, please
[create an issue](https://github.com/w0rp/ale/issues)