.python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053

Add Loongson and LOONGARCH to "words" section in cspell.base.yaml file
to avoid spelling check error.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>

Signed-off-by: Chao Li <lichao@loongson.cn>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
Chao Li 2022-06-09 20:26:47 +08:00 committed by mergify[bot]
parent 10daf3ee24
commit 082b563fc4
1 changed files with 3 additions and 1 deletions

View File

@ -289,6 +289,8 @@
"unrecovered",
"cmocka",
"unenrolling",
"unconfigure"
"unconfigure",
"Loongson",
"LOONGARCH"
]
}