]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml
UnitTestFrameworkPkg: Add info to readme about working with UnitTests
[mirror_edk2.git] / UnitTestFrameworkPkg / UnitTestFrameworkPkg.ci.yaml
index 01648595055ebf45d04114d2d026cef5e7573614..51e172537f8a24de101a74dc89c43c7e1d06206b 100644 (file)
@@ -59,7 +59,7 @@
     "SpellCheck": {\r
         "AuditOnly": False,           # Fails test but run in AuditOnly mode to collect log\r
         "IgnoreFiles": [             # use gitignore syntax to ignore errors in matching files\r
-            "/Library/CmockaLib/cmocka/**/*.*"  # not going to spell check a submodule\r
+            "Library/CmockaLib/cmocka/**/*.*"  # not going to spell check a submodule\r
         ],\r
         "ExtendWords": [             # words to extend to the dictionary for this package\r
             "cmocka",\r
             "pytool",\r
             "pytools",\r
             "NOFAILURE",\r
-            "DHAVE" # build flag for cmocka in the INF\r
+            "DHAVE", # build flag for cmocka in the INF\r
+            "corthon",      # Contact GitHub account in Readme\r
+            "mdkinney",     # Contact GitHub account in Readme\r
+            "spbrogan"      # Contact GitHub account in Readme\r
         ],\r
         "IgnoreStandardPaths": [],   # Standard Plugin defined paths that should be ignore\r
         "AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)\r