From 6f7f27aaa6ac32ec890b3c53e0a634527582d3d7 Mon Sep 17 00:00:00 2001 From: Perry Kivolowitz Date: Wed, 18 Jan 2023 17:43:03 -0600 Subject: [PATCH] spelling --- .vscode/settings.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9140a25..7c6ece5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -27,11 +27,13 @@ "setfill", "simm", "smaddl", + "sreg", "stringstream", "strlen", "strncpy", "struct", "structs", + "wreg", "xreg" ], "markdownlint.config": { @@ -52,7 +54,8 @@ "rotypo", "rwtypo", "slen", - "ssize" + "ssize", + "stdinp" ], "files.associations": { "ostream": "cpp"