Commit 34a1fef
committed
Fix pre-existing Standard violations surfaced by CI
scale_dynos wrapped a method call in redundant parentheses under the splat
(Style/RedundantParentheses). Never caught before because the repo had no CI.
Tool: Claude Code (claude-opus-4-8[1m])1 parent e9f6d29 commit 34a1fef
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments