charles: Fix RuboCop `Cask/ArrayAlphabetization` offenses

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

View File

@ -32,8 +32,8 @@ cask "charles" do
zap trash: [
"~/Library/Application Support/Charles",
"~/Library/Preferences/com.xk72.Charles.plist",
"~/Library/Preferences/com.xk72.charles.config",
"~/Library/Preferences/com.xk72.Charles.plist",
"~/Library/Saved Application State/com.xk72.Charles.savedState",
]
end