1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-22 17:37:25 +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] [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*",
] ]