mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
spectacle-editor: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -10,8 +10,8 @@ cask "spectacle-editor" do
|
||||
app "Spectacle Editor.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Spectacle Editor",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.formidable.spectacle-editor.sfl*",
|
||||
"~/Library/Application Support/Spectacle Editor",
|
||||
"~/Library/Preferences/com.formidable.spectacle-editor.plist",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user