diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index e9f5880f0e..6be4be9712 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -404,6 +404,9 @@ Sorbet/FalseSigil: - "Homebrew/test/**/Casks/**/*.rb" Sorbet/StrictSigil: + inherit_mode: + override: + - Include Enabled: true Include: - "**/*.rbi"