Reduce the max class length after splitting the changeset comments controller tests out

This commit is contained in:
Andy Allan 2018-11-07 11:25:12 +01:00
parent 5cd417f8e8
commit 47498efcc3

View file

@ -48,7 +48,7 @@ Metrics/BlockNesting:
# Offense count: 63
# Configuration parameters: CountComments.
Metrics/ClassLength:
Max: 1801
Max: 1627
# Offense count: 72
Metrics/CyclomaticComplexity: