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 b813b5d commit f93b9fdCopy full SHA for f93b9fd
.rubocop.yml
@@ -247,3 +247,6 @@ Style/EachForSimpleLoop:
247
248
Style/EachWithObject:
249
Enabled: true
250
+
251
+Style/EmptyBlockParameter:
252
+ Enabled: true
0 commit comments