test153, 388: slightly alter cnonce to not trigger the spellchecker

This commit is contained in:
Viktor Szakats 2025-07-16 13:49:36 +02:00
parent c241a0580a
commit b56b5fed15
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ extend-ignore-identifiers-re = [
"^(CNA|ser)$",
"^(ECT0|ECT1|HELO|htpt|PASE)$",
"^0x[0-9a-fA-F]+FUL$",
"^(Januar|eyeballers|HELO_smtp|kno22|MTA4MzIy|optin|passin|perfec|__SecURE|SMTP_HELO|v_alue)$",
"^(Januar|eyeballers|HELO_smtp|kno22|optin|passin|perfec|__SecURE|SMTP_HELO|v_alue)$",
"^(clen|req_clen|smtp_perform_helo|smtp_state_helo_resp|_stati64)$",
]