From 718285e70ce3441df517eed93cf9c493ee5c81fd Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:46:11 +0000 Subject: [PATCH] termhere: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/t/termhere.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/termhere.rb b/Casks/t/termhere.rb index f6979041e2..0fa8bbdf2c 100644 --- a/Casks/t/termhere.rb +++ b/Casks/t/termhere.rb @@ -13,8 +13,8 @@ cask "termhere" do app "TermHere.app" zap trash: [ - "~/Library/Application Support/CrashReporter/TermHere Finder Extension*", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/ws.hbang.termhere.sfl*", + "~/Library/Application Support/CrashReporter/TermHere Finder Extension*", "~/Library/Caches/ws.hbang.TermHere", "~/Library/Containers/ws.hbang.TermHere.TermHere-Finder-Extension", "~/Library/Cookies/ws.hbang.TermHere.binarycookies",