psi: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:44:55 +00:00
parent 96b7e08e38
commit b0b7b77f45
+2 -2
View File
@@ -18,8 +18,8 @@ cask "psi" do
uninstall quit: "org.psi-im"
zap trash: [
"~/Library/Saved Application State/org.psi-im.savedState",
"~/Library/Caches/Psi",
"~/Library/Application Support/Psi",
"~/Library/Caches/Psi",
"~/Library/Saved Application State/org.psi-im.savedState",
]
end