colortester: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:13 +00:00
parent 86e082e139
commit a4cdd27bf2
+1 -1
View File
@@ -15,8 +15,8 @@ cask "colortester" do
app "ColorTester/ColorTester.app"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.alfasado.colortester.sfl*",
"~/Library/Preferences/com.alfasado.colortester",
"~/Library/Preferences/com.alfasado.colortester.plist",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.alfasado.colortester.sfl*",
]
end