diff options
author | ynonp <ynonperek@gmail.com> | 2016-09-15 10:42:13 +0300 |
---|---|---|
committer | ynonp <ynonperek@gmail.com> | 2016-09-15 10:42:13 +0300 |
commit | a1becad4902f732dceab4c2698439d3e99047ad3 (patch) | |
tree | 4c0f2e2e05d2298613ee43dd12c3c1ca849ca667 | |
parent | 5180deb1d20b904d751c815c34cd93b210ae7115 (diff) | |
download | ale-a1becad4902f732dceab4c2698439d3e99047ad3.zip |
Add rubocop to readme file
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |