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

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

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