diff --git a/.rubocop.yml b/.rubocop.yml index 3f025aad..625f3b05 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -183,8 +183,6 @@ Style/NumericLiterals: Style/OpenStructUse: Exclude: - Taps/**/* - - Homebrew/cli/args.rb - - Homebrew/cli/args.rbi Style/OptionalBooleanParameter: AllowedMethods: - respond_to?