14 lines
245 B
JSON
14 lines
245 B
JSON
{
|
|
"cSpell.words": [
|
|
"bitflags",
|
|
"byteorder",
|
|
"cdrom",
|
|
"psexe",
|
|
"seeked",
|
|
"thiserror"
|
|
],
|
|
"python.formatting.provider": "yapf",
|
|
"rust-analyzer.checkOnSave.allTargets": false,
|
|
"rust-analyzer.linkedProjects": ["tools/Cargo.toml"]
|
|
}
|