.rubocop.yml in whatsapp_sdk-0.7.1 vs .rubocop.yml in whatsapp_sdk-0.7.2
- old
+ new
@@ -1,7 +1,8 @@
require:
- rubocop-minitest
- rubocop-performance
+ - rubocop-sorbet
AllCops:
NewCops: enable
Exclude:
- 'example.rb'
- old
+ new