.rubocop.yml in
mailersend-ruby-1.1.0
vs .rubocop.yml in
mailersend-ruby-1.2.0
- old
+ new
@@ -21,5 +21,8 @@
Metrics/AbcSize: Enabled: false Naming/FileName: Enabled: false
+
+Style/FetchEnvVar:
+ Enabled: false