paletro: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:44:29 +00:00
parent f7c9b28449
commit 7b1361ade0
+3 -3
View File
@@ -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