Commit 3b89da68 authored by Kyle Fuller's avatar Kyle Fuller

[Rubocop] Enable Metrics/ClassLength

parent 58f5adc5
......@@ -9,11 +9,6 @@
Lint/UselessAccessModifier:
Enabled: false
# Offense count: 11
# Configuration parameters: CountComments.
Metrics/ClassLength:
Max: 334
# Offense count: 12
Metrics/CyclomaticComplexity:
Max: 9
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment