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:
@@ -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*",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user