diff options
Diffstat (limited to '.pytool')
-rw-r--r-- | .pytool/Plugin/SpellCheck/cspell.base.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.pytool/Plugin/SpellCheck/cspell.base.yaml b/.pytool/Plugin/SpellCheck/cspell.base.yaml index f0d5791876..92e65ec6f6 100644 --- a/.pytool/Plugin/SpellCheck/cspell.base.yaml +++ b/.pytool/Plugin/SpellCheck/cspell.base.yaml @@ -289,6 +289,8 @@ "unrecovered",
"cmocka",
"unenrolling",
- "unconfigure"
+ "unconfigure",
+ "Loongson",
+ "LOONGARCH"
]
}
|