.rubocop.yml in ecoportal-api-v2-1.1.8 vs .rubocop.yml in ecoportal-api-v2-2.0.0
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.7.8
+ TargetRubyVersion: 3.2.2
Exclude:
- 'config/routes.rb'
NewCops: enable
Metrics/ClassLength: