# Offense count: 63
# Configuration parameters: CountComments.
Metrics/ClassLength:
- Max: 1790
+ Max: 1796
# Offense count: 71
Metrics/CyclomaticComplexity:
# SupportedStyles: compact, exploded
Style/RaiseArgs:
Enabled: false
-
-# Offense count: 2
-# Cop supports --auto-correct.
-Style/RescueModifier:
- Exclude:
- - 'app/helpers/browse_helper.rb'