* [staging/LoongArch RESEND PATCH v1 12/33] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section
@ 2022-02-09 6:54 Chao Li
2022-04-07 14:02 ` [edk2-devel] " Abner Chang
0 siblings, 1 reply; 2+ messages in thread
From: Chao Li @ 2022-02-09 6:54 UTC (permalink / raw)
To: devel; +Cc: Michael D Kinney, Liming Gao
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>
---
.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [edk2-devel] [staging/LoongArch RESEND PATCH v1 12/33] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section
2022-02-09 6:54 [staging/LoongArch RESEND PATCH v1 12/33] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section Chao Li
@ 2022-04-07 14:02 ` Abner Chang
0 siblings, 0 replies; 2+ messages in thread
From: Abner Chang @ 2022-04-07 14:02 UTC (permalink / raw)
To: devel@edk2.groups.io, lichao@loongson.cn; +Cc: Michael D Kinney, Liming Gao
Acked-by: Abner Chang <abner.chang@hpe.com>
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chao Li
> Sent: Wednesday, February 9, 2022 2:55 PM
> To: devel@edk2.groups.io
> Cc: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>
> Subject: [edk2-devel] [staging/LoongArch RESEND PATCH v1
> 12/33] .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.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
>
> Signed-off-by: Chao Li <lichao@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 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
>
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-07 14:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 6:54 [staging/LoongArch RESEND PATCH v1 12/33] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section Chao Li
2022-04-07 14:02 ` [edk2-devel] " Abner Chang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox