summaryrefslogtreecommitdiff
path: root/doc/ale-ruby.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-ruby.txt')
-rw-r--r--doc/ale-ruby.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ale-ruby.txt b/doc/ale-ruby.txt
index 6e8aa0eb..54ebbf5f 100644
--- a/doc/ale-ruby.txt
+++ b/doc/ale-ruby.txt
@@ -2,7 +2,7 @@
ALE Ruby Integration *ale-ruby-options*
--------------------------------------------------------------------------------
+===============================================================================
brakeman *ale-ruby-brakeman*
g:ale_ruby_brakeman_options *g:ale_ruby_brakeman_options*
@@ -13,7 +13,7 @@ g:ale_ruby_brakeman_options *g:ale_ruby_brakeman_options*
The contents of this variable will be passed through to brakeman.
--------------------------------------------------------------------------------
+===============================================================================
reek *ale-ruby-reek*
g:ale_ruby_reek_show_context *g:ale_ruby_reek_show_context*
@@ -34,7 +34,7 @@ g:ale_ruby_reek_show_wiki_link *g:ale_ruby_reek_show_wiki_link*
for the type of code smell. Defaults to off to improve readability.
--------------------------------------------------------------------------------
+===============================================================================
rubocop *ale-ruby-rubocop*
g:ale_ruby_rubocop_executable g:ale_ruby_rubocop_executable
@@ -54,5 +54,5 @@ g:ale_ruby_rubocop_options *g:ale_ruby_rubocop_options*
This variable can be change to modify flags given to rubocop.
--------------------------------------------------------------------------------
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: