Merge pull request #2189 from jonatack/2026-06-update-typos-exclusions

Update typos exclusions
This commit is contained in:
Jon Atack 2026-06-08 10:54:39 -07:00 committed by GitHub
commit 2125990370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,15 +34,11 @@ Toom = "Toom"
[files]
extend-exclude = [
"/*/*.csv",
"/*.d*",
"/*/*.d*",
"/*/*.go",
"/*/*.json",
"/*/*/*.json",
"/*/*.mod",
"/*/*.proto",
"/*/*.py",
"scripts",
"/*/*.s*",
"/*/*/*/*/*/*.o",
"/*/*/*/*/*/*/*/*.o",
"/*/*.t*",
]