public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2/master PATCH v1 1/1] .python/SpellCheck: Add "RISCV" to "words" section
@ 2020-03-30  6:30 Abner Chang
  0 siblings, 0 replies; only message in thread
From: Abner Chang @ 2020-03-30  6:30 UTC (permalink / raw)
  To: devel; +Cc: abner.chang, Michael D Kinney, Liming Gao

BZ:2562:
https://bugzilla.tianocore.org/show_bug.cgi?id=2562

Add RISCV to "words" section in cspell.base.yaml file to avoid spelling check error.

Signed-off-by: Abner Chang <abner.chang@hpe.com>

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
---
 .pytool/Plugin/SpellCheck/cspell.base.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.pytool/Plugin/SpellCheck/cspell.base.yaml b/.pytool/Plugin/SpellCheck/cspell.base.yaml
index 53000fc381..5f4c174c77 100644
--- a/.pytool/Plugin/SpellCheck/cspell.base.yaml
+++ b/.pytool/Plugin/SpellCheck/cspell.base.yaml
@@ -161,5 +161,6 @@
         "bootability",
         "Sdhci",
         "inmodule",
+        "RISCV",
     ]
 }
-- 
2.25.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-30  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-30  6:30 [edk2/master PATCH v1 1/1] .python/SpellCheck: Add "RISCV" to "words" section Abner Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox