mirror of
https://github.com/actix/actix-website
synced 2024-11-24 00:41:07 +01:00
fd0450917d
inspired by #423
21 lines
391 B
JSON
21 lines
391 B
JSON
{
|
|
"cSpell.words": [
|
|
"actix",
|
|
"deserialization",
|
|
"pemfile",
|
|
"rustdoc",
|
|
"rustls",
|
|
"serde",
|
|
"struct"
|
|
],
|
|
"markdownlint.config": {
|
|
"no-inline-html": false,
|
|
"link-image-reference-definitions": false,
|
|
"commands-show-output": false,
|
|
"fenced-code-language": false,
|
|
"no-trailing-punctuation": {
|
|
"punctuation": ".,;:。,;:"
|
|
}
|
|
}
|
|
}
|