textual: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:46:13 +00:00
parent 4b68e54a22
commit 68785dd896
+1 -1
View File
@@ -19,7 +19,7 @@ cask "textual" do
app "Textual.app"
zap trash: [
"~/Library/Preferences/com.codeux.apps.textual.plist",
"~/Library/Application Support/Textual",
"~/Library/Preferences/com.codeux.apps.textual.plist",
]
end