switchhosts: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:45:58 +00:00
parent 6f5fda1726
commit 92a6669438
+1 -1
View File
@@ -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