mousepose: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:47:30 +00:00
parent c387547450
commit fe9d361ce9
+1 -1
View File
@@ -19,10 +19,10 @@ cask "mousepose" do
app "Mousepose.app", target: "Mousepose\314\201.app"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.boinx.mousepose.sfl*",
"~/Library/Application Support/com.boinx.Mousepose",
"~/Library/Caches/com.boinx.Mousepose/",
"~/Library/Cookies/com.boinx.Mousepose.binarycookies",
"~/Library/Preferences/com.boinx.Mousepose.plist",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.boinx.mousepose.sfl*",
]
end