aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJCount2017-08-01 11:36:44 -0400
committerJCount2017-08-01 11:36:44 -0400
commit68878d73efffcb3f60f30667979181ff572da83c (patch)
tree18917cc831e050642f8f4b16bd6cefdb2dc68a31 /Library
parent877c911025f0569f5072dbf3152bb1e771a8a50e (diff)
downloadbrew-68878d73efffcb3f60f30667979181ff572da83c.tar.bz2
formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDS
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/rubocops/formula_desc_cop.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/rubocops/formula_desc_cop.rb b/Library/Homebrew/rubocops/formula_desc_cop.rb
index 619a0cda4..2b613c9b4 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