mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
paletro: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+3
-3
@@ -19,13 +19,13 @@ cask "paletro" do
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/io.appmakes.PaletroLaunchHelper",
|
||||
"~/Library/Application Support/Paletro",
|
||||
"~/Library/Application Support/Paletro Preferences",
|
||||
"~/Library/Application Support/io.appmakes.Paletro",
|
||||
"~/Library/Application Support/Paletro Preferences",
|
||||
"~/Library/Application Support/Paletro",
|
||||
"~/Library/Containers/io.appmakes.PaletroLaunchHelper",
|
||||
"~/Library/Cookies/io.appmakes.Paletro.binarycookies",
|
||||
"~/Library/Group Containers/io.appmakes.Paletro.shared",
|
||||
"~/Library/Preferences/io.appmakes.Paletro.Preferences.plist",
|
||||
"~/Library/Preferences/io.appmakes.Paletro.plist",
|
||||
"~/Library/Preferences/io.appmakes.Paletro.Preferences.plist",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user