Module: RungerStyle
- Defined in:
- lib/runger_style/cops/default/no_return.rb,
lib/runger_style.rb,
lib/runger_style/version.rb,
lib/runger_style/cops/capybara/click_ambiguously.rb,
lib/runger_style/cops/default/argument_alignment.rb,
lib/runger_style/cops/default/if_unless_modifier.rb,
lib/runger_style/cops/default/empty_line_after_macro.rb,
lib/runger_style/cops/default/first_argument_indentation.rb,
lib/runger_style/cops/default/multiline_hash_value_indentation.rb,
lib/runger_style/cops/default/multiline_method_arguments_line_breaks.rb,
lib/runger_style/cops/default/parentheses_around_multiline_condition.rb
Overview
rubocop:disable Style/ClassAndModuleChildren
Defined Under Namespace
Modules: MultilineElementLineBreaksPatches, MultilineExpressionIndentationPatches, MultilineMethodCallIndentationPatches Classes: ArgumentAlignment, ClickAmbiguously, EmptyLineAfterMacro, FirstArgumentIndentation, IfUnlessModifier, MultilineHashValueIndentation, MultilineMethodArgumentsLineBreaks, NoReturn, ParenthesesAroundMultilineCondition
Constant Summary collapse
- VERSION =
'5.19.1'