xournal-plus-plus: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:47:02 +00:00
parent cbed753605
commit bcee20665b
+1 -1
View File
@@ -12,7 +12,7 @@ cask "xournal-plus-plus" do
app "Xournal++.app"
zap trash: [
"~/Library/Saved Application State/com.github.xournalpp.savedState",
"~/.xournalpp",
"~/Library/Saved Application State/com.github.xournalpp.savedState",
]
end