mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
jabref: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+2
-2
@@ -19,11 +19,11 @@ cask "jabref" do
|
||||
app "JabRef.app"
|
||||
|
||||
zap trash: [
|
||||
"/var/db/receipts/JabRef.bom",
|
||||
"/var/db/receipts/JabRef.plist",
|
||||
"~/Library/Application Support/JabRef",
|
||||
"~/Library/Logs/jabref",
|
||||
"~/Library/Preferences/org.jabref.cli.plist",
|
||||
"~/Library/Saved Application State/org.jabref.cli.savedState",
|
||||
"/var/db/receipts/JabRef.bom",
|
||||
"/var/db/receipts/JabRef.plist",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user