Skip to content

Commit deb193b

Browse files
author
Ignacio Jonas
committed
Update Rubocop
1 parent 3f717a4 commit deb193b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.rubocop_todo.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Configuration parameters: CountComments.
21
Metrics/MethodLength:
32
Max: 15
43

5-
# Configuration parameters: AllowURI, URISchemes.
64
Metrics/LineLength:
75
Max: 121
6+
7+
Metrics/AbcSize:
8+
Max: 15.5

0 commit comments

Comments
 (0)