mailman3-ldap-sync/.rubocop.yml

7 lines
105 B
YAML
Raw Permalink Normal View History

2018-12-23 14:17:09 +01:00
Metrics/MethodLength:
Max: 25
Metrics/AbcSize:
Enabled: false
Style/RedundantBegin:
Enabled: false