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 ac0f97f commit 8988a6cCopy full SHA for 8988a6c
.rubocop.yml
@@ -253,3 +253,18 @@ Style/EmptyBlockParameter:
253
254
Style/EmptyCaseCondition:
255
Enabled: true
256
+
257
+Style/EmptyLambdaParameter:
258
+ Enabled: true
259
260
+Style/EmptyLiteral:
261
262
263
+Style/EvalWithLocation:
264
265
266
+Style/EvenOdd:
267
268
269
+Style/ExpandPathArguments:
270
0 commit comments