Update typos exclusions

This commit is contained in:
Jon Atack 2026-06-03 09:33:53 -06:00
parent b69b8fef21
commit 291ba6803a

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*",
]