1# This is the global list of words which are still too commonly used in the 2# codebase to be blocked outright. This list will continue to shrink as the 3# codebase moves away from the use of these terms. 4# 5# Copy this file to your project and comment more words to enable the repo hook 6# to block the words. 7# KEEP THIS COMMENT IN YOUR COPY. 8# 9# Don't delete this file if you want to keep keyword_check enabled even if it's 10# empty. 11# 12# See repohooks/README.md for more details. 13# black.?hat 14# black.?list 15# build.?cop 16dummy 17# first.?class.?citizen 18# gr[ae]y.?hat 19gr[ae]y.?list 20\bhe\b 21\bshe\b 22\bhim\b 23\bher\b 24\bhis\b 25\bhers\b 26man.?in.?the.?middle 27# master 28\bnative 29\bred.?line 30sanity 31# slave 32# white.?glove 33# white.?hat 34white.?label 35# white.?list