Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix production white-space related offenses - Layout/AccessModifierIndentation - Layout/ArgumentAlignment - Layout/ElseAlignment - Layout/EmptyLineBetweenDefs - Layout/EmptyLinesAroundAccessModifier - Layout/EmptyLinesAroundClassBody - Layout/EmptyLinesAroundModuleBody - Layout/EndAlignment - Layout/ExtraSpacing (and Style/MultilineWhenThen) - Layout/HeredocIndentation - Layout/IndentationConsistency - Layout/IndentationWidth - Layout/LeadingCommentSpace - Layout/MultilineMethodCallIndentation - Layout/SpaceAfterComma - Layout/SpaceAroundEqualsInParameterDefault - Layout/SpaceAroundOperators - Layout/SpaceInLambdaLiteral - Layout/SpaceInsideArrayLiteralBrackets - Layout/SpaceInsideBlockBraces - Layout/SpaceInsideHashLiteralBraces - Layout/SpaceInsideParens - Layout/SpaceInsidePercentLiteralDelimiters - Layout/SpaceInsideRangeLiteral
- Loading branch information