scripts: ci: check_compliance: inclusive language fix
use allowlist terminology Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
af28c00679
commit
f7c9200cc7
1 changed files with 1 additions and 1 deletions
|
@ -924,7 +924,7 @@ Missing SoC names or CONFIG_SOC vs soc.yml out of sync:
|
|||
# so we extract the references from each line ourselves instead.
|
||||
#
|
||||
# The regex uses word boundaries (\b) to isolate the reference, and
|
||||
# negative lookahead to automatically whitelist the following:
|
||||
# negative lookahead to automatically allowlist the following:
|
||||
#
|
||||
# - ##, for token pasting (CONFIG_FOO_##X)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue