jabref: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:46:38 +00:00
parent 49577183ce
commit b3e18554bd
+2 -2
View File
@@ -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