From a1becad4902f732dceab4c2698439d3e99047ad3 Mon Sep 17 00:00:00 2001 From: ynonp Date: Thu, 15 Sep 2016 10:42:13 +0300 Subject: [PATCH] Add rubocop to readme file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f85ae38..a5cda3a 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)