From 4b68e54a22943f246154c185211c4d2a1d93f65e Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:46:12 +0000 Subject: [PATCH] textmate: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/t/textmate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/textmate.rb b/Casks/t/textmate.rb index 66ded55f1d..98c88c6e52 100644 --- a/Casks/t/textmate.rb +++ b/Casks/t/textmate.rb @@ -22,8 +22,8 @@ cask "textmate" do uninstall quit: "com.macromates.TextMate" zap trash: [ - "~/Library/Application Support/TextMate", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.macromates.textmate.sfl2", + "~/Library/Application Support/TextMate", "~/Library/Caches/com.apple.helpd/Generated/TextMate #{version.major} Help*", "~/Library/Caches/com.macromates.TextMate", "~/Library/Preferences/com.macromates.TextMate.plist",