mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
geektool: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user