Skip to content

Commit d1a553c

Browse files
babrovkapirj
authored andcommitted
Style/Lambda
1 parent 84848dd commit d1a553c

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)