Skip to content

Commit

Permalink
The Layout/Tab cop has been renamed to Layout/IndentationStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
ipmsteven committed Apr 18, 2020
1 parent 92c8384 commit 9114b0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/_default_shared.yml
Expand Up @@ -26,6 +26,9 @@ Layout/EndAlignment:
Layout/EndOfLine:
Enabled: true

Layout/IndentationStyle:
Enabled: true

Layout/InitialIndentation:
Enabled: true

Expand Down Expand Up @@ -72,9 +75,6 @@ Layout/SpaceInsideRangeLiteral:
Layout/SpaceInsideReferenceBrackets:
Enabled: true

Layout/Tab:
Enabled: true

Layout/TrailingEmptyLines:
Enabled: true

Expand Down

0 comments on commit 9114b0c

Please sign in to comment.