public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Fix pipeline failure from UnitTestFrameworkPkg
@ 2022-01-08  2:54 Kun Qin
  2022-01-08  2:54 ` [PATCH v1 1/1] UnitTestFrameworkPkg: CI YAML: Grant cmockery spell check exception Kun Qin
  0 siblings, 1 reply; 3+ messages in thread
From: Kun Qin @ 2022-01-08  2:54 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Sean Brogan, Bret Barkelew

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

UnitTestFrameworkPkg.dec contains cmockery folder from cmocka submodule.
However, the term "cmockery" is unrecognized by cspell tool.

This change grants spell check exception to "cmockery" to prevent
pipeline building failure.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>

Kun Qin (1):
  UnitTestFrameworkPkg: CI YAML: Grant cmockery spell check exception

 UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml | 1 +
 1 file changed, 1 insertion(+)

-- 
2.34.1.windows.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-08  3:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-08  2:54 [PATCH v1 0/1] Fix pipeline failure from UnitTestFrameworkPkg Kun Qin
2022-01-08  2:54 ` [PATCH v1 1/1] UnitTestFrameworkPkg: CI YAML: Grant cmockery spell check exception Kun Qin
2022-01-08  3:20   ` [edk2-devel] " Sean

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