Pārlūkot izejas kodu

ShellPkg: Update YAML to ignore specific ECC files/errors

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

Update package YAML files to ignore ECC errors that are
already present.  These issues must be fixed in the future,
but should not block source code changes for these known
issues.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Acked-by: Zhichao Gao <zhichao.gao@intel.com>
Michael D Kinney 2 gadi atpakaļ
vecāks
revīzija
9944508e85
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      ShellPkg/ShellPkg.ci.yaml

+ 1 - 0
ShellPkg/ShellPkg.ci.yaml

@@ -15,6 +15,7 @@
         ##     "<ErrorID>", "<KeyWord>"
         ##     "<ErrorID>", "<KeyWord>"
         ## ]
         ## ]
         "ExceptionList": [
         "ExceptionList": [
+            "8001", "ShellCommandLineParse"
         ],
         ],
         ## Both file path and directory path are accepted.
         ## Both file path and directory path are accepted.
         "IgnoreFiles": [
         "IgnoreFiles": [