diff --git a/Library/Homebrew/rubocops/formula_desc_cop.rb b/Library/Homebrew/rubocops/formula_desc_cop.rb index 27b00b4164..e44c222d87 100644 --- a/Library/Homebrew/rubocops/formula_desc_cop.rb +++ b/Library/Homebrew/rubocops/formula_desc_cop.rb @@ -38,8 +38,13 @@ module RuboCop # - Checks if `desc` contains the formula name class Desc < FormulaCop VALID_LOWERCASE_WORDS = %w[ + ex + eXtensible iOS macOS + malloc + ooc + preexec xUnit ].freeze