mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
teamspeak-client: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -33,8 +33,8 @@ cask "teamspeak-client" do
|
||||
app "TeamSpeak #{version.major} Client.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/TeamSpeak #{version.major}",
|
||||
"~/Library/Application Support/CrashReporter/ts#{version.major}client_*.plist",
|
||||
"~/Library/Application Support/TeamSpeak #{version.major}",
|
||||
"~/Library/Preferences/com.teamspeak.TeamSpeak#{version.major}.plist*",
|
||||
"~/Library/Saved Application State/com.teamspeak.TeamSpeak#{version.major}.savedState",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user