]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml
PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: Add configuration for Ecc check
[mirror_edk2.git] / PcAtChipsetPkg / PcAtChipsetPkg.ci.yaml
index 5543d15c3248d610d9e938b24ddb88f64541a720..61f3fd7b507409a7088101ae4e7ff29e930d1b93 100644 (file)
@@ -2,12 +2,25 @@
 # CI configuration for PcAtChipsetPkg\r
 #\r
 # Copyright (c) Microsoft Corporation\r
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
+    ## options defined .pytool/Plugin/LicenseCheck\r
     "LicenseCheck": {\r
         "IgnoreFiles": []\r
     },\r
+    "EccCheck": {\r
+        ## Exception sample looks like below:\r
+        ## "ExceptionList": [\r
+        ##     "<ErrorID>", "<KeyWord>"\r
+        ## ]\r
+        "ExceptionList": [\r
+        ],\r
+        ## Both file path and directory path are accepted.\r
+        "IgnoreFiles": [\r
+        ]\r
+    },\r
     "CompilerPlugin": {\r
         "DscPath": "PcAtChipsetPkg.dsc"\r
     },\r