google-chat: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:46:15 +00:00
parent 51c7249578
commit 29888baa73
+2 -2
View File
@@ -14,9 +14,9 @@ cask "google-chat" do
app "Chat.app"
zap trash: [
"~/Library/Logs/Chat",
"~/Library/Saved Application State/com.google.chat.savedState",
"~/Library/Application Support/Chat",
"~/Library/Logs/Chat",
"~/Library/Preferences/com.google.chat*",
"~/Library/Saved Application State/com.google.chat.savedState",
]
end