Update _typos.toml
This commit is contained in:
parent
b0cb96e940
commit
887d2621ed
1 changed files with 6 additions and 0 deletions
6
.github/workflows/_typos.toml
vendored
6
.github/workflows/_typos.toml
vendored
|
|
@ -1,2 +1,8 @@
|
|||
[default]
|
||||
extend-ignore-identifiers-re = [
|
||||
# upstream go library issue
|
||||
"*Encrypter",
|
||||
]
|
||||
|
||||
[files]
|
||||
extend-exclude = ["go.mod"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue