Skip to content

Commit 42cd8f6

Browse files
(PUP-11767) Enable Style/ColonMethodDefinition
1 parent 93dfd4c commit 42cd8f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,3 +226,6 @@ Style/ColonMethodCall:
226226

227227
Style/CombinableLoops:
228228
Enabled: true
229+
230+
Style/ColonMethodDefinition:
231+
Enabled: true

0 commit comments

Comments
 (0)