mycard: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 14:47:38 +00:00
parent ba9293d8fd
commit 0758e9ea0e
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -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