Fix rubocop warning

This commit is contained in:
Tom Hughes 2019-01-16 10:36:04 +00:00
parent 11806a676f
commit 24b4538f8f

View file

@ -53,7 +53,7 @@ Metrics/ClassLength:
# Offense count: 72
Metrics/CyclomaticComplexity:
Max: 20
Max: 23
# Offense count: 691
# Configuration parameters: CountComments.