mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Allowlist a name for typos check
This commit is contained in:
parent
f8fbeca504
commit
55d36fc2cd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ extend-ignore-re = [
|
||||||
"\"BaR\"",
|
"\"BaR\"",
|
||||||
"\"xFoObar\"",
|
"\"xFoObar\"",
|
||||||
"\"FoO\"",
|
"\"FoO\"",
|
||||||
|
"Steve Smoot",
|
||||||
]
|
]
|
||||||
|
|
||||||
extend-ignore-identifiers-re = [
|
extend-ignore-identifiers-re = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue