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 93dfd4c commit 42cd8f6Copy full SHA for 42cd8f6
.rubocop.yml
@@ -226,3 +226,6 @@ Style/ColonMethodCall:
226
227
Style/CombinableLoops:
228
Enabled: true
229
+
230
+Style/ColonMethodDefinition:
231
+ Enabled: true
0 commit comments