Skip to content

Commit 6139ed4

Browse files
committed
rubocop: config updates
1 parent 86db896 commit 6139ed4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.rubocop.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@ Style/AsciiComments:
148148
Style/Attr:
149149
Enabled: True
150150

151-
Style/BracesAroundHashParameters:
152-
Enabled: True
153-
154151
Style/CaseEquality:
155152
Enabled: True
156153

@@ -191,7 +188,7 @@ Style/WordArray:
191188
Style/RedundantPercentQ:
192189
Enabled: True
193190

194-
Layout/Tab:
191+
Layout/IndentationStyle:
195192
Enabled: True
196193

197194
Layout/SpaceBeforeSemicolon:

0 commit comments

Comments
 (0)