mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
switchhosts: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -27,9 +27,9 @@ cask "switchhosts" do
|
||||
app "SwitchHosts.app"
|
||||
|
||||
zap trash: [
|
||||
"~/.SwitchHosts",
|
||||
"~/Library/Application Support/SwitchHosts",
|
||||
"~/Library/Preferences/SwitchHosts.plist",
|
||||
"~/Library/Saved Application State/SwitchHosts.savedState",
|
||||
"~/.SwitchHosts",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user