.rubocop.yml in whatsapp_sdk-0.1.0 vs .rubocop.yml in whatsapp_sdk-0.2.0
- old
+ new
@@ -1,5 +1,8 @@
+AllCops:
+ NewCops: enable
+
Style/StringLiterals:
Enabled: false
Metrics/ParameterLists:
Enabled: false
@@ -22,6 +25,6 @@
Metrics/AbcSize:
Enabled: false
# Wait until https://github.com/rubocop/rubocop/issues/8761 is fixed
Gemspec/RequiredRubyVersion:
- Enabled: false
\ No newline at end of file
+ Enabled: false