mirror of
https://github.com/curl/curl.git
synced 2026-05-14 04:56:21 +03:00
badwords: add fist -> first, fix fallouts
There are still `curl_fistrgs` in packages/OS400/curl.inc.in but I'm not sure what that's supposed to be exactly. Closes #20066
This commit is contained in:
parent
8c02407bef
commit
660600c747
5 changed files with 5 additions and 4 deletions
1
.github/scripts/badwords.txt
vendored
1
.github/scripts/badwords.txt
vendored
|
|
@ -73,6 +73,7 @@ host name\b:hostname
|
|||
host names\b:hostnames
|
||||
[^;<]file name\b:filename
|
||||
file names\b:filenames
|
||||
\bfist\b:first
|
||||
\buser name\b:username
|
||||
\buser names\b:usernames
|
||||
\bpass phrase:passphrase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue