From 59e13d956989f2b14cc287dbd2b75091478d32d2 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 14:45:48 +0000 Subject: [PATCH] fig: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/f/fig.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/f/fig.rb b/Casks/f/fig.rb index 4393ae66f7..def809e4d8 100644 --- a/Casks/f/fig.rb +++ b/Casks/f/fig.rb @@ -21,9 +21,9 @@ cask "fig" do binary "#{appdir}/Fig.app/Contents/MacOS/fig-darwin-universal", target: "fig" uninstall launchctl: [ + "io.fig.dotfiles-daemon", "io.fig.launcher", "io.fig.uninstall", - "io.fig.dotfiles-daemon", ], quit: [ "com.mschrage.fig",