From 28a18a249822df9cbdcbe50ccdf2f4b55b18e87f Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:44:45 +0000 Subject: [PATCH] postman: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/p/postman.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/p/postman.rb b/Casks/p/postman.rb index 20422d6587..0ab1d5c585 100644 --- a/Casks/p/postman.rb +++ b/Casks/p/postman.rb @@ -29,8 +29,8 @@ cask "postman" do zap trash: [ "~/Library/Application Support/com.postmanlabs.mac.ShipIt", "~/Library/Application Support/Postman", - "~/Library/Caches/com.postmanlabs.mac.ShipIt", "~/Library/Caches/com.postmanlabs.mac", + "~/Library/Caches/com.postmanlabs.mac.ShipIt", "~/Library/Caches/Postman", "~/Library/HTTPStorages/com.postmanlabs.mac", "~/Library/Preferences/ByHost/com.postmanlabs.mac.ShipIt.*.plist",