Skip to content

Commit c9650d2

Browse files
committed
ignore detours submodule and generated_bindings.rs in typos
1 parent 1da6b29 commit c9650d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ PUNICODE = "PUNICODE"
55
[files]
66
extend-exclude = [
77
"**/snap-tests/**/snap.txt",
8+
"crates/fspy_detours_sys/detours",
9+
"crates/fspy_detours_sys/src/generated_bindings.rs",
810
]

0 commit comments

Comments
 (0)