Commit 26767a7
KJ Tsanaktsidis
Run Rubocop against Ruby 3.2
There's no reason to run Rubocop against such an old version of Ruby;
it's perfectly capable of parsing code according to Ruby 2.6 rules even
when running on a more modern ruby (`TargetRubyVersion` in rubocop.yml).
So, just run it on Ruby 3.2.1 parent 33d4233 commit 26767a7
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 21 | + | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
0 commit comments