.rubocop.yml in tlopo-request-0.1.0 vs .rubocop.yml in tlopo-request-0.1.1
- old
+ new
@@ -32,5 +32,9 @@
Enabled: false
Metrics/BlockLength:
Exclude:
- rest.rb
- infra/**/*
+Lint/OrAssignmentToConstant:
+ Enabled: false
+Gemspec/RequireMFA:
+ Enabled: false