summaryrefslogtreecommitdiff
path: root/doc/ale-ruby.txt
diff options
context:
space:
mode:
authorDevon Meunier <devon.meunier@shopify.com>2017-05-16 11:47:35 -0400
committerDevon Meunier <devon.meunier@shopify.com>2017-05-16 14:07:52 -0400
commit9ca51ed035d1fb3cefe28efe0dea60fbe71b4048 (patch)
treeeeb5a61c545ec85f84c9aafde4b29fbce5da4c13 /doc/ale-ruby.txt
parent8712aee5dcddd366ae52a0c57e67fdbc13c030ee (diff)
downloadale-9ca51ed035d1fb3cefe28efe0dea60fbe71b4048.zip
Allow overriding rubocop executable.
Diffstat (limited to 'doc/ale-ruby.txt')
-rw-r--r--doc/ale-ruby.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ale-ruby.txt b/doc/ale-ruby.txt
index cbbb1322..6e8aa0eb 100644
--- a/doc/ale-ruby.txt
+++ b/doc/ale-ruby.txt
@@ -37,6 +37,15 @@ g:ale_ruby_reek_show_wiki_link *g:ale_ruby_reek_show_wiki_link*
-------------------------------------------------------------------------------
rubocop *ale-ruby-rubocop*
+g:ale_ruby_rubocop_executable g:ale_ruby_rubocop_executable
+ b:ale_ruby_rubocop_executable
+ Type: String
+ Default: 'rubocop'
+
+ Override the invoked rubocop binary. This is useful for running rubocop
+ from binstubs or a bundle.
+
+
g:ale_ruby_rubocop_options *g:ale_ruby_rubocop_options*
*b:ale_ruby_rubocop_options*
Type: |String|