๐Ÿ“ฆ rust-lang / rust

๐Ÿ“„ _typos.toml ยท 10 lines
1
2
3
4
5
6
7
8
9
10[default.extend-words]
ba = "ba"
hsa = "hsa"
olt = "olt"
seh = "seh"
typ = "typ"

[files]
extend-exclude = ["src/intrinsic/archs.rs"]