We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a7353 commit f83bc17Copy full SHA for f83bc17
1 file changed
.rubocop.yml
@@ -11,7 +11,7 @@ require:
11
- rubocop-rspec
12
13
AllCops:
14
- TargetRubyVersion: 3.2
+ TargetRubyVersion: 3.1
15
NewCops: enable
16
Exclude:
17
- "bin/*"
0 commit comments