Commit 5c88326
committed
Add 'crate' to codespell ignore list
The word 'crate' is Rust terminology (a Rust package/library) and should
not be flagged as a typo. This is used extensively in the Rust extension
documentation when referring to the Rust 'bson' crate.1 parent 50b86fb commit 5c88326
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments