blob: 77ea73425a4c6dd1a8e4f9be87a9a3223941462d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
===============================================================================
ALE Ruby Integration *ale-ruby-options*
-------------------------------------------------------------------------------
rubocop *ale-ruby-rubocop*
g:ale_ruby_rubocop_options *g:ale_ruby_rubocop_options*
Type: |String|
Default: `''`
This variable can be change to modify flags given to rubocop.
-------------------------------------------------------------------------------
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|