1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-15 17:35:29 +00:00

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] [files]
extend-exclude = [ extend-exclude = [
"/*/*.csv", "/*/*.csv",
"/*.d*",
"/*/*.d*", "/*/*.d*",
"/*/*.go", "/*/*.go",
"/*/*.json", "/*/*.json",
"/*/*/*.json", "/*/*/*.json",
"/*/*.mod", "/*/*/*/*/*/*.o",
"/*/*.proto", "/*/*/*/*/*/*/*/*.o",
"/*/*.py",
"scripts",
"/*/*.s*",
"/*/*.t*", "/*/*.t*",
] ]