mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
smartgit: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+1
-1
@@ -32,8 +32,8 @@ cask "smartgit" do
|
||||
binary "#{appdir}/SmartGit.app/Contents/MacOS/SmartGit"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Preferences/SmartGit",
|
||||
"~/Library/Preferences/com.syntevo.smartgit.plist",
|
||||
"~/Library/Preferences/SmartGit",
|
||||
"~/Library/Saved Application State/com.syntevo.smartgit.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user