aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJCount2017-08-01 13:43:18 -0400
committerGitHub2017-08-01 13:43:18 -0400
commit2ad03b8eb30ca69bf4b45c1cfc1ca619e49b9a04 (patch)
tree18917cc831e050642f8f4b16bd6cefdb2dc68a31
parent877c911025f0569f5072dbf3152bb1e771a8a50e (diff)
parent68878d73efffcb3f60f30667979181ff572da83c (diff)
downloadbrew-2ad03b8eb30ca69bf4b45c1cfc1ca619e49b9a04.tar.bz2
Merge pull request #2990 from JCount/formula_desc_cop-x86
formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDS
-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