From 07fa9323951fe7eaf4cabe742c530af94cca2fb1 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:46:50 +0000 Subject: [PATCH] waves-central: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/w/waves-central.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/w/waves-central.rb b/Casks/w/waves-central.rb index 41a397ee45..74901d8370 100644 --- a/Casks/w/waves-central.rb +++ b/Casks/w/waves-central.rb @@ -17,8 +17,8 @@ cask "waves-central" do app "Waves Central.app" zap trash: [ - "~/Library/Application Support/Waves Central", "~/Library/Application Support/Waves Audio", + "~/Library/Application Support/Waves Central", "~/Library/Preferences/com.WavesAudio.central.plist", "~/Library/Saved Application State/com.WavesAudio.central.savedState", ]