.rubocop.yml in advanced-sneakers-activejob-0.3.6 vs .rubocop.yml in advanced-sneakers-activejob-0.4.0
- old
+ new
@@ -10,9 +10,15 @@
Lint/SuppressedException:
Exclude:
- spec/**/*
+Lint/ConstantDefinitionInBlock:
+ Enabled: false
+
+Gemspec/RequiredRubyVersion:
+ Enabled: false
+
Metrics/ClassLength:
Enabled: false
Metrics/BlockLength:
Exclude: