This commit is contained in:
Perry Kivolowitz 2023-01-18 17:43:03 -06:00
parent d2a2ad35ee
commit 6f7f27aaa6

View file

@ -27,11 +27,13 @@
"setfill", "setfill",
"simm", "simm",
"smaddl", "smaddl",
"sreg",
"stringstream", "stringstream",
"strlen", "strlen",
"strncpy", "strncpy",
"struct", "struct",
"structs", "structs",
"wreg",
"xreg" "xreg"
], ],
"markdownlint.config": { "markdownlint.config": {
@ -52,7 +54,8 @@
"rotypo", "rotypo",
"rwtypo", "rwtypo",
"slen", "slen",
"ssize" "ssize",
"stdinp"
], ],
"files.associations": { "files.associations": {
"ostream": "cpp" "ostream": "cpp"