| # This file contains patterns we want to remove from the codebase but haven't |
| # yet removed from this directory. |
| # This file is a subset of src/repohooks/unblocked_terms.txt. |
| # Don't delete this file, even if it's empty -- We want to keep keyword_check |
| # enabled. |
| # See repohooks/README.md for more details. |
| |
| # TODO(b/161915905): remove this if we successfully remove all |
| # non-compatibility mentions. |
| black.?list |
| |
| dummy |
| \bhe\b |
| man.?in.?the.?middle |
| master |
| \bnative |
| \b(in)?sane(\b|\d) |
| sanity |
| white.?list |
| |
| # Non-issue: this regex is matched, but only in a non-text file: |
| # wpa_supplicant/wpa_gui-qt4/icons/laptop.svg |
| #\bwtf |