We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6779046 commit 953a2c6Copy full SHA for 953a2c6
.rubocop.yml
@@ -1,6 +1,6 @@
1
require: rubocop-rubycw
2
AllCops:
3
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.0
4
DisabledByDefault: true
5
Exclude:
6
- 'vendor/bundle/**/*'
0 commit comments