From 063458a427563d96dc515e829a418445acdc02c6 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:40:22 -0500 Subject: [PATCH] retrobatch: fix long line --- Casks/r/retrobatch.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/r/retrobatch.rb b/Casks/r/retrobatch.rb index 9e8d5bc0ec..3f45e00748 100644 --- a/Casks/r/retrobatch.rb +++ b/Casks/r/retrobatch.rb @@ -19,7 +19,8 @@ cask "retrobatch" do zap trash: [ "Library/Application Support/Retrobatch", - "Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.flyingmeat.retrobatch.sfl*", + "Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/" \ + "com.flyingmeat.retrobatch.sfl*", "Library/HTTPStorages/com.flyingmeat.Retrobatch", "Library/Saved Application State/com.flyingmeat.Retrobatch.savedState", "Library/Preferences/com.flyingmeat.Retrobatch.plist",