.rubocop.yml in lita-activedirectory-1.1.0 vs .rubocop.yml in lita-activedirectory-1.2.0
- old
+ new
@@ -14,10 +14,10 @@
Metrics/MethodLength:
Max: 20
Metrics/ClassLength:
- Max: 150
+ Max: 200
Metrics/BlockLength:
Max: 30
Exclude:
- '*.gemspec'