mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
- 'badwords' is now a target in Makefile.am - change badwords.txt to specify plain "words" instead of regexes so the script can build single regexes when scanning, which makes the script perform much faster (~6 times faster) Closes #20869
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
#
|
|
# whitelisted uses of bad words
|
|
# file:[line]:rule
|
|
docs/FAQ.md::will
|
|
docs/FAQ.md::Will
|