debshots/.rubocop.yml

14 lines
182 B
YAML

Style/Encoding:
Enabled: false
Layout/LineLength:
Max: 99
Lint/MixedRegexpCaptureTypes:
Enabled: false
Metrics/MethodLength:
Max: 30
Style/PerlBackrefs:
Enabled: false