config/rubocop.yml in meowcop-3.0.0 vs config/rubocop.yml in meowcop-3.0.1

- old
+ new

@@ -49,9 +49,11 @@ - '**/*.rake' # RSpec - 'spec/**/*.rb' # Rails - 'config/routes.rb' +Metrics/BlockNesting: + Max: 10 Metrics/ClassLength: Enabled: false Metrics/CyclomaticComplexity: Max: 20 Metrics/MethodLength: