mirror of
https://github.com/curl/curl.git
synced 2026-04-20 11:11:13 +03: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
8 lines
181 B
Text
8 lines
181 B
Text
# 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
|