mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
mplabx-ide: The zap delete stanza comment can be on a single line
- This trips up the new `Cask/ArrayAlphabetization` cop and since it was the only case of this in all of the Casks, I thought I'd just fix the problem rather than handle it as an edge case.
This commit is contained in:
@@ -58,8 +58,7 @@ cask "mplabx-ide" do
|
||||
},
|
||||
delete: [
|
||||
"/Applications/microchip/mplabx/#{version}",
|
||||
# The below version number needs to be updated
|
||||
# manually each time this Cask is updated
|
||||
# The below version number needs to be updated manually each time this Cask is updated
|
||||
"/Applications/microchip/mplabcomm/3.53.00",
|
||||
],
|
||||
rmdir: [
|
||||
|
||||
Reference in New Issue
Block a user