geektool: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:46:08 +00:00
parent a10770fe87
commit 30d16e9b14
+1 -1
View File
@@ -22,10 +22,10 @@ cask "geektool" do
app "GeekTool.app"
zap trash: [
"~/Library/Preferences/org.tynsoe.GeekTool.plist",
"~/Library/Preferences/org.tynsoe.geeklet.file.plist",
"~/Library/Preferences/org.tynsoe.geeklet.image.plist",
"~/Library/Preferences/org.tynsoe.geeklet.shell.plist",
"~/Library/Preferences/org.tynsoe.GeekTool.plist",
"~/Library/Preferences/org.tynsoe.geektool3.plist",
]
end