Skip to content

Commit

Permalink
Ignore onnx files for typos check
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Aug 26, 2024
1 parent 50bc658 commit 27c50e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ extend-ignore-identifiers-re = ["ratatui", "Ratatui", "NdArray*", "ND"]

[files]
extend-exclude = [
"*.onnx",
"assets/ModuleSerialization.xml",
"examples/image-classification-web/src/model/label.txt",
]
Expand Down

0 comments on commit 27c50e8

Please sign in to comment.