Skip to content

Commit a67d254

Browse files
committed
Style/Lambda
1 parent 1bb98a7 commit a67d254

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Layout/LineLength:
1010
Metrics/MethodLength:
1111
Max: 43 # default: 10
1212

13-
# the new lambda syntax was not supported in ruby 1.8.7
14-
Style/Lambda:
15-
Enabled: false
16-
1713
# we couldn't use named matches in ruby 1.8.7
1814
Style/PerlBackrefs:
1915
Exclude:

0 commit comments

Comments
 (0)