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