branch: elpa/rubocop commit 0bf3fcdc72c2a2810c0c6e375a6fa4d7b846454e Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Mention rubocopfmt --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92e48b1..447eec2 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ You can change the shell command used by `rubocop-format-*` commands via `ruboco Flycheck and Flymake provide more sophisticated integration with various lint tools, including RuboCop. +There's also [rubocopfmt](https://github.com/jimeh/rubocopfmt.el), which provides functionality similar to RuboCop.el, but is focused exclusively on the auto-correction side of things. + ## Known issues Check out the project's