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 f93b9fd commit ac0f97fCopy full SHA for ac0f97f
.rubocop.yml
@@ -250,3 +250,6 @@ Style/EachWithObject:
250
251
Style/EmptyBlockParameter:
252
Enabled: true
253
+
254
+Style/EmptyCaseCondition:
255
+ Enabled: true
0 commit comments