.rubocop.yml in
with_model-2.1.2
vs .rubocop.yml in
with_model-2.1.3
- old
+ new
@@ -2,5 +2,8 @@
lint-config-ruby: - default.yml AllCops: TargetRubyVersion: 2.3
+
+Lint/MissingCopEnableDirective:
+ Enabled: false