Commit f7f4147
ci: alphabetize cask zap paths
Cask/ArrayAlphabetization wants array elements in alphabetical order;
~/.config/nssh comes before ~/.local/state/nssh.
The other three brew-style offenses on the v2.4.2 cask
(Layout/FirstArrayElementIndentation x2 and Layout/EmptyLinesAroundBlockBody)
are goreleaser template bugs — the generated stanza is indented 2 deeper
than RuboCop wants and always emits a blank line before the closing `end`.
Those are fixed via a tap-local .rubocop.yml (separate change in
abizer/homebrew-tap) since they can't be addressed from yaml here.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4bd4104 commit f7f4147
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments