packet-peeper: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:44:28 +00:00
parent c4a60826bc
commit f7c9b28449
+1 -1
View File
@@ -11,8 +11,8 @@ cask "packet-peeper" do
app "Packet Peeper.app"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.packetpeeper.sfl*",
"~/Library/Preferences/org.PacketPeeper.plist",
"~/Library/Saved Application State/org.PacketPeeper.savedState",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.packetpeeper.sfl*",
]
end