mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
retrobatch: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -18,11 +18,11 @@ cask "retrobatch" do
|
||||
app "Retrobatch.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Retrobatch",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/" \
|
||||
"com.flyingmeat.retrobatch.sfl*",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/" \
|
||||
"~/Library/Application Support/Retrobatch",
|
||||
"~/Library/HTTPStorages/com.flyingmeat.Retrobatch",
|
||||
"~/Library/Saved Application State/com.flyingmeat.Retrobatch.savedState",
|
||||
"~/Library/Preferences/com.flyingmeat.Retrobatch.plist",
|
||||
"~/Library/Saved Application State/com.flyingmeat.Retrobatch.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user