alfred: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 14:44:26 +00:00
parent 6a8c645c35
commit 08d983b66c
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -27,8 +27,8 @@ cask "alfred" do
"~/Library/Application Support/Alfred",
"~/Library/Caches/com.runningwithcrayons.Alfred",
"~/Library/Cookies/com.runningwithcrayons.Alfred.binarycookies",
"~/Library/Preferences/com.runningwithcrayons.Alfred.plist",
"~/Library/Preferences/com.runningwithcrayons.Alfred-Preferences.plist",
"~/Library/Preferences/com.runningwithcrayons.Alfred.plist",
"~/Library/Saved Application State/com.runningwithcrayons.Alfred-Preferences.savedState",
]
end