Skip to content

Commit b3c848c

Browse files
committed
Style/RedundantSelf
1 parent ce99adb commit b3c848c

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
@@ -313,6 +313,9 @@ Style/RegexpLiteral:
313313
Style/RedundantReturn:
314314
Enabled: false
315315

316+
Style/RedundantSelf:
317+
Enabled: false
318+
316319
Style/RedundantParentheses:
317320
Enabled: false
318321

0 commit comments

Comments
 (0)