.rubocop.yml in micro-rb-0.1.0.rc2 vs .rubocop.yml in micro-rb-0.1.0.rc3
- old
+ new
@@ -1303,10 +1303,10 @@
Metrics/ModuleLength:
CountComments: false # count full line comments?
Max: 100
Metrics/ParameterLists:
- Max: 5
+ Max: 6
CountKeywordArgs: true
Metrics/PerceivedComplexity:
Max: 7
\ No newline at end of file