smartgit: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:45:34 +00:00
parent 5597444238
commit 2cfc000cb8
+1 -1
View File
@@ -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