mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
icc: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+2
-2
@@ -23,9 +23,9 @@ cask "icc" do
|
||||
uninstall pkgutil: "com.chessclub.*"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Preferences/com.chessclub.desktop-icc",
|
||||
"~/Library/Saved Application State/com.chessclub.desktop-icc.savedState",
|
||||
"~/.cache/internet_chess_club",
|
||||
"~/.internet_chess_club",
|
||||
"~/Library/Preferences/com.chessclub.desktop-icc",
|
||||
"~/Library/Saved Application State/com.chessclub.desktop-icc.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user