mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
syncplay: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+3
-3
@@ -19,11 +19,11 @@ cask "syncplay" do
|
||||
|
||||
zap trash: [
|
||||
"~/.syncplay",
|
||||
"~/Library/Saved Application State/pl.syncplay.Syncplay.savedState",
|
||||
"~/Library/Preferences/com.syncplay.MoreSettings.plist",
|
||||
"~/Library/Preferences/com.syncplay.Interface.plist",
|
||||
"~/Library/Preferences/com.syncplay.MainWindow.plist",
|
||||
"~/Library/Preferences/pl.syncplay.Syncplay.plist",
|
||||
"~/Library/Preferences/com.syncplay.MoreSettings.plist",
|
||||
"~/Library/Preferences/com.syncplay.PlayerList.plist",
|
||||
"~/Library/Preferences/pl.syncplay.Syncplay.plist",
|
||||
"~/Library/Saved Application State/pl.syncplay.Syncplay.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user