rename variable, drop exception

This commit is contained in:
Viktor Szakats 2025-07-12 09:43:03 +02:00
parent 3dc6cf96c4
commit cb056a7ee1
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 3 additions and 4 deletions

View file

@ -30,7 +30,6 @@ strat
te
ths
ttests
unexpect
varius
wast
wit

View file

@ -7,5 +7,5 @@ extend-ignore-identifiers-re = [
"[A-Za-z]{2,3}",
"(admi|alue|CLEA|clen|dout|inex|HELO|helo|htpt|PARM|parm|PASE)",
"(couter|HEADE|numer|optin|parms|stati|ttests)",
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|unexpect|varius)",
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)",
]