You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/lib/wechat/.rubocop.yml

17 lines
196 B

6 years ago
Documentation:
Enabled: false
Metrics/LineLength:
Max: 150
Metrics/AbcSize:
Max: 37
Metrics/ClassLength:
Max: 150
Metrics/MethodLength:
Max: 15
Style/NumericLiterals:
MinDigits: 7