branch: elpa/rubocop commit 38d982ad7395c02e42551de8071a6f8bad27bd99 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Add a note about alternative packages --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9335185..c84be36 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,10 @@ You can change the shell command used by `rubocop-autocorrect-*` commands via `r You can change the shell command used by `rubocop-format-*` commands via `rubocop-format-command`. +## Alternatives + +Flycheck and Flymake provide more sophisticated integration with various lint tools, including RuboCop. + ## Known issues Check out the project's