We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf0776 commit 7d2b131Copy full SHA for 7d2b131
_typos.toml
@@ -1,6 +1,9 @@
1
[files]
2
# The following files will be excluded from spell check during commits
3
-extend-exclude = []
+extend-exclude = [
4
+ # Skip `Accuray ` check in these files
5
+ "docs/practices/cv/3D_image_classification_from_CT_scans.ipynb",
6
+]
7
8
[default]
9
# Ignore 1-3 letter words, refer to https://github.com/crate-ci/typos/issues/1079
@@ -22,7 +25,6 @@ unsupport = "unsupport"
22
25
Nervana = "Nervana"
23
26
24
27
# These words need to be fixed
-Accuray = "Accuray"
28
Creenshot = "Creenshot"
29
Embeddding = "Embeddding"
30
Embeding = "Embeding"
0 commit comments