aboutsummaryrefslogtreecommitdiff
path: root/unblocked_terms.txt
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2022-06-03 02:51:14 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-06-03 02:51:14 +0000
commit9c5db1993ded3edbeafc8092d69fe5de2ee02df7 (patch)
tree531abbda909fc682e1691a38799025a3abd05f61 /unblocked_terms.txt
parent025ef692cb20347c580951331369335b01ee44fb (diff)
parentf7603d8e85f2e4f9e96f34d524429aefb7ace213 (diff)
downloadautotest-master.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/autotest/+/2112105 Change-Id: I65c61449596f3ea918d313a3da604f2c55fa88ee Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'unblocked_terms.txt')
-rw-r--r--unblocked_terms.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/unblocked_terms.txt b/unblocked_terms.txt
new file mode 100644
index 0000000000..23560986c4
--- /dev/null
+++ b/unblocked_terms.txt
@@ -0,0 +1,35 @@
+# This is the global list of words which are still too commonly used in the
+# codebase to be blocked outright. This list will continue to shrink as the
+# codebase moves away from the use of these terms.
+#
+# Copy this file to your project and comment more words to enable the repo hook
+# to block the words.
+# KEEP THIS COMMENT IN YOUR COPY.
+#
+# Don't delete this file if you want to keep keyword_check enabled even if it's
+# empty.
+#
+# See repohooks/README.md for more details.
+# black.?hat
+# black.?list
+# build.?cop
+dummy
+# first.?class.?citizen
+# gr[ae]y.?hat
+gr[ae]y.?list
+\bhe\b
+\bshe\b
+\bhim\b
+\bher\b
+\bhis\b
+\bhers\b
+man.?in.?the.?middle
+# master
+\bnative
+\bred.?line
+sanity
+# slave
+# white.?glove
+# white.?hat
+white.?label
+# white.?list \ No newline at end of file