.rubocop.yml in ecoportal-api-graphql-0.3.16 vs .rubocop.yml in ecoportal-api-graphql-0.4.0
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.7.8
+ TargetRubyVersion: 3.2.2
Exclude:
- 'config/routes.rb'
NewCops: enable
Metrics/BlockLength: