gcs: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:46:08 +00:00
parent 0d591515ad
commit a10770fe87
+1 -1
View File
@@ -14,10 +14,10 @@ cask "gcs" do
app "GCS.app"
zap trash: [
"~/GCS",
"~/Library/Logs/gcs.log",
"~/Library/Preferences/com.trollworks.gcs.plist",
"~/Library/Preferences/gcs.json",
"~/Library/Saved Application State/com.trollworks.gcs.savedState",
"~/GCS",
]
end