Commit 5d5d6f76 authored by Vitali Tatarintev's avatar Vitali Tatarintev

Move Layout/SpaceInsideBlockBraces into separate TODO file

parent a22bc367
......@@ -30,15 +30,6 @@ Layout/SpaceAroundMethodCallOperator:
Layout/SpaceInLambdaLiteral:
Enabled: false
# Offense count: 1209
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyleForEmptyBraces, SpaceBeforeBlockParameters.
# SupportedStyles: space, no_space
# SupportedStylesForEmptyBraces: space, no_space
Layout/SpaceInsideBlockBraces:
Enabled: false
EnforcedStyle: space
# Offense count: 585
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment