Update _typos.toml

This commit is contained in:
Bernd Schoolmann 2024-04-28 17:42:10 +02:00 committed by GitHub
parent b0cb96e940
commit 887d2621ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,8 @@
[default]
extend-ignore-identifiers-re = [
# upstream go library issue
"*Encrypter",
]
[files]
extend-exclude = ["go.mod"]