mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:05:56 +08:00
Also: - badwords.pl: add support for filename:word exceptions. - badwords.pl: handle `-w` file open errors. Ref: https://github.com/curl/curl/pull/19817#issuecomment-3612386568 Closes #19837
8 lines
164 B
Plaintext
8 lines
164 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::\bwill\b
|