Allowlist a name for typos check

This commit is contained in:
Benjamin Bannier 2024-07-31 15:06:47 +02:00
parent f8fbeca504
commit 55d36fc2cd

View file

@ -30,6 +30,7 @@ extend-ignore-re = [
"\"BaR\"",
"\"xFoObar\"",
"\"FoO\"",
"Steve Smoot",
]
extend-ignore-identifiers-re = [