spectacle-editor: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:45:42 +00:00
parent edc30dd892
commit e4f8b8e0fa
+1 -1
View File
@@ -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