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\"", "\"BaR\"",
"\"xFoObar\"", "\"xFoObar\"",
"\"FoO\"", "\"FoO\"",
"Steve Smoot",
] ]
extend-ignore-identifiers-re = [ extend-ignore-identifiers-re = [