From 904fe225336c842fcb31ada91a22dd51d0b65d2d Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 14:44:47 +0000 Subject: [PATCH] blocs: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/b/blocs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/b/blocs.rb b/Casks/b/blocs.rb index d47935e70d..ddf6152c2f 100644 --- a/Casks/b/blocs.rb +++ b/Casks/b/blocs.rb @@ -19,8 +19,8 @@ cask "blocs" do app "Blocs.app" zap trash: [ - "~/Library/Application Support/Blocs", "~/Library/Application Support/Blocs *", + "~/Library/Application Support/Blocs", "~/Library/Caches/com.cazoobi.Blocs-*", "~/Library/HTTPStorages/com.cazoobi.Blocs-*", "~/Library/HTTPStorages/com.cazoobi.Blocs-*.binarycookies",