Commit 4474f71
committed
refactor(style): fix regex literal and spacing to satisfy rubocop
- switch regex to %r{[^/]+} per Style/RegexpLiteral
- remove extra spacing before `do` per Layout/ExtraSpacing1 parent deea2ef commit 4474f71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments