We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86db896 commit 6139ed4Copy full SHA for 6139ed4
.rubocop.yml
@@ -148,9 +148,6 @@ Style/AsciiComments:
148
Style/Attr:
149
Enabled: True
150
151
-Style/BracesAroundHashParameters:
152
- Enabled: True
153
-
154
Style/CaseEquality:
155
156
@@ -191,7 +188,7 @@ Style/WordArray:
191
188
Style/RedundantPercentQ:
192
189
193
190
194
-Layout/Tab:
+Layout/IndentationStyle:
195
196
197
Layout/SpaceBeforeSemicolon:
0 commit comments