.rubocop.yml in render-text-helper-0.3.0 vs .rubocop.yml in render-text-helper-0.3.1
- old
+ new
@@ -1,6 +1,7 @@
AllCops:
- TargetRubyVersion: 2.6
+ NewCops: enable
+ TargetRubyVersion: 3.1
Style/StringLiterals:
Enabled: true
EnforcedStyle: single_quotes