mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
hyper: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+2
-2
@@ -23,12 +23,12 @@ cask "hyper" do
|
||||
binary "#{appdir}/Hyper.app/Contents/Resources/bin/hyper"
|
||||
|
||||
zap trash: [
|
||||
"~/.hyper_plugins",
|
||||
"~/.hyper.js",
|
||||
"~/.hyper_plugins",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/co.zeit.hyper.sfl*",
|
||||
"~/Library/Application Support/Hyper",
|
||||
"~/Library/Caches/co.zeit.hyper.ShipIt",
|
||||
"~/Library/Caches/co.zeit.hyper",
|
||||
"~/Library/Caches/co.zeit.hyper.ShipIt",
|
||||
"~/Library/Cookies/co.zeit.hyper.binarycookies",
|
||||
"~/Library/Logs/Hyper",
|
||||
"~/Library/Preferences/ByHost/co.zeit.hyper.ShipIt.*.plist",
|
||||
|
||||
Reference in New Issue
Block a user