From 617e9cb1189e54bb45d78e3a7e89f92884bcf59e Mon Sep 17 00:00:00 2001 From: Issy Long Date: Fri, 18 Feb 2022 13:48:56 +0000 Subject: [PATCH] git rm Library/.rubocop_cask.yml - This was a TODO from 2020 (2b029b2744c1a008b17c588313963051a291f13c). I can't find `.rubocop.yml` in any Cask taps in the Homebrew org anymore. --- Library/.rubocop_cask.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Library/.rubocop_cask.yml diff --git a/Library/.rubocop_cask.yml b/Library/.rubocop_cask.yml deleted file mode 100644 index d254773d73..0000000000 --- a/Library/.rubocop_cask.yml +++ /dev/null @@ -1,4 +0,0 @@ -# TODO: This file can be deleted once https://github.com/Homebrew/brew/pull/8542 -# is in a stable release and `rubocop.yml` has been removed from all cask taps. - -inherit_from: ./.rubocop.yml