From 90644e6a9de30494a2f9dea9d3e702dc526832b5 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Wed, 24 Jan 2024 16:18:09 +0000 Subject: [PATCH] league-of-legends: Fix new RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/l/league-of-legends.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/l/league-of-legends.rb b/Casks/l/league-of-legends.rb index 2ce039f224..22a80351a9 100644 --- a/Casks/l/league-of-legends.rb +++ b/Casks/l/league-of-legends.rb @@ -30,8 +30,8 @@ cask "league-of-legends" do "~/Library/Saved Application State/com.riotgames.LeagueofLegends.LeagueClientUx.savedState", ], rmdir: [ + "/Users/Shared/Riot Games", "~/Documents/League of Legends", "~/Library/Application Support/Riot Games", - "/Users/Shared/Riot Games", ] end