Method: RuboCop::MagicComment::VimComment#shareable_constant_value
- Defined in:
- lib/rubocop/magic_comment.rb
#shareable_constant_value ⇒ Object
Vim comments cannot specify shareable constant values behavior.
262 |
# File 'lib/rubocop/magic_comment.rb', line 262 def shareable_constant_value; end |