From 68878d73efffcb3f60f30667979181ff572da83c Mon Sep 17 00:00:00 2001 From: JCount Date: Tue, 1 Aug 2017 11:36:44 -0400 Subject: [PATCH] formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDS --- Library/Homebrew/rubocops/formula_desc_cop.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/rubocops/formula_desc_cop.rb b/Library/Homebrew/rubocops/formula_desc_cop.rb index 619a0cda4b..2b613c9b49 100644 --- a/Library/Homebrew/rubocops/formula_desc_cop.rb +++ b/Library/Homebrew/rubocops/formula_desc_cop.rb @@ -45,6 +45,7 @@ module RuboCop malloc ooc preexec + x86 xUnit ].freeze