Add Loongson and LOONGARCH to "words" section in cspell.base.yaml file to avoid spelling check error.
Cc: Michael D Kinney <[email protected]> Cc: Liming Gao <[email protected]> Signed-off-by: Chao Li <[email protected]> --- .pytool/Plugin/SpellCheck/cspell.base.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.pytool/Plugin/SpellCheck/cspell.base.yaml b/.pytool/Plugin/SpellCheck/cspell.base.yaml index ad6f7ac06a..aa985cd59a 100644 --- a/.pytool/Plugin/SpellCheck/cspell.base.yaml +++ b/.pytool/Plugin/SpellCheck/cspell.base.yaml @@ -178,6 +178,8 @@ "vcruntimed", "ucrtd", "msvcrtd", - "XIPFLAGS" + "XIPFLAGS", + "Loongson", + "LOONGARCH" ] } -- 2.27.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86502): https://edk2.groups.io/g/devel/message/86502 Mute This Topic: https://groups.io/mt/89016982/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
