eclipse-platform: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:32 +00:00
parent 1565fc04f7
commit 3fc3b4c311
+1 -1
View File
@@ -23,7 +23,7 @@ cask "eclipse-platform" do
zap trash: [
"~/.eclipse",
"~/Library/Preferences/org.eclipse.sdk.ide.plist",
"~/eclipse-workspace",
"~/Library/Preferences/org.eclipse.sdk.ide.plist",
]
end