mqtt-explorer: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 14:47:32 +00:00
parent fa9ccb1710
commit 8ebe39904f
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -17,8 +17,8 @@ cask "mqtt-explorer" do
uninstall quit: "de.t7n.apps.mqtt-explorer"
zap trash: [
"~/Library/Application Scripts/de.t7n.apps.mqtt-explorer",
"~/Library/Containers/de.t7n.apps.mqtt-explorer",
"~/Library/Group Containers/*.de.t7n.apps.mqtt-explorer",
"~/Library/Application Scripts/de.t7n.apps.mqtt-explorer",
]
end