drop exception now unnecessary

This commit is contained in:
Viktor Szakats 2025-07-16 13:46:27 +02:00
parent 0d0cf6b6a1
commit c241a0580a
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -6,7 +6,7 @@
extend-ignore-identifiers-re = [
"^(ba|pn|PN|UE)$",
"^(CNA|ser)$",
"^(ECT0|ECT1|GOST|HELO|htpt|PASE)$",
"^(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)$",
"^(clen|req_clen|smtp_perform_helo|smtp_state_helo_resp|_stati64)$",