smart-converter-pro: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 15:45:34 +00:00
parent 4c98120c92
commit 5597444238
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,7 +17,7 @@ cask "smart-converter-pro" do
app "Smart Converter Pro #{version.major}.app"
zap trash: [
"~/Library/Containers/com.shedworx.smartconverter",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.shedworx.smartconverter.sfl*",
"~/Library/Containers/com.shedworx.smartconverter",
]
end