Skip to content

Commit 291ba68

Browse files
committed
Update typos exclusions
1 parent b69b8fe commit 291ba68

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.typos.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,11 @@ Toom = "Toom"
3434
[files]
3535
extend-exclude = [
3636
"/*/*.csv",
37-
"/*.d*",
3837
"/*/*.d*",
3938
"/*/*.go",
4039
"/*/*.json",
4140
"/*/*/*.json",
42-
"/*/*.mod",
43-
"/*/*.proto",
44-
"/*/*.py",
45-
"scripts",
46-
"/*/*.s*",
41+
"/*/*/*/*/*/*.o",
42+
"/*/*/*/*/*/*/*/*.o",
4743
"/*/*.t*",
4844
]

0 commit comments

Comments
 (0)