keep: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 14:46:46 +00:00
parent 74f1229400
commit 0c3470eb7c
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -17,8 +17,8 @@ cask "keep" do
zap trash: [
"~/Library/Application Support/Keep",
"~/Library/Caches/com.electron.keep",
"~/Library/Preferences/com.electron.keep.plist",
"~/Library/Preferences/com.electron.keep.helper.plist",
"~/Library/Preferences/com.electron.keep.plist",
"~/Library/Saved Application State/com.electron.keep.savedState",
]
end