We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46cc82 commit ed87dfaCopy full SHA for ed87dfa
.rubocop_todo.yml
@@ -7,7 +7,7 @@ Metrics/CyclomaticComplexity:
7
Max: 9 # default: 6
8
9
# Over time we'd like to get this down, but this is what we're at now.
10
-Metrics/LineLength:
+Layout/LineLength:
11
Max: 186 # default: 80
12
13
0 commit comments