From 8defb3cb45c566cc49d313d16a11e8115f4b66d2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:06:10 +0000 Subject: [PATCH] .rubocop.yml: update to match main configuration --- .rubocop.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index f3f82480..e0dbc974 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -7,7 +7,6 @@ AllCops: - "**/*.rbi" Exclude: - Homebrew/sorbet/rbi/{dsl,gems}/**/*.rbi - - Homebrew/sorbet/rbi/parlour.rbi - Homebrew/bin/* - Homebrew/vendor/**/* - Taps/*/*/vendor/**/*