Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>
> -----Original Message----- > From: Chao Li <lic...@loongson.cn> > Sent: Wednesday, September 7, 2022 9:50 PM > To: devel@edk2.groups.io > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming > <gaolim...@byosoft.com.cn> > Subject: [PATCH v1 14/34] .python/SpellCheck: Add "Loongson" and "LOONGARCH" > to "words" section > > Add Loongson and LOONGARCH to "words" section in cspell.base.yaml file > to avoid spelling check error. > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > > Signed-off-by: Chao Li <lic...@loongson.cn> > --- > .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 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" > > ] > > } > > -- > 2.27.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#93593): https://edk2.groups.io/g/devel/message/93593 Mute This Topic: https://groups.io/mt/93542531/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-