Project

General

Profile

Revision 0fdc54a8

Added by David Davis over 8 years ago

Refs #7977 - Adjusting class length check in rubocop

View differences:

.rubocop.yml
21 21

  
22 22
StringLiterals:
23 23
  Enabled: false
24

  
25
Metrics/ClassLength:
26
  Max: 200

Also available in: Unified diff