mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
gcs: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user