Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _typos.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[files]
# The following files will be excluded from spell check during commits
extend-exclude = []
extend-exclude = [
# Skip `Accuray ` check in these files
"docs/practices/cv/3D_image_classification_from_CT_scans.ipynb",
]

[default]
# Ignore 1-3 letter words, refer to https://github.com/crate-ci/typos/issues/1079
Expand All @@ -22,7 +25,6 @@ unsupport = "unsupport"
Nervana = "Nervana"

# These words need to be fixed
Accuray = "Accuray"
Creenshot = "Creenshot"
Embeddding = "Embeddding"
Embeding = "Embeding"
Expand Down