]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmulatorPkg/EmulatorPkg.ci.yaml: Add configuration for LicenseCheck
authorShenglei Zhang <shenglei.zhang@intel.com>
Fri, 17 Jul 2020 07:02:51 +0000 (15:02 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 31 Jul 2020 02:49:51 +0000 (02:49 +0000)
Add configuration IgnoreFiles for package config files.
So users can rely on this to skip license conflict for
some generated files.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
EmulatorPkg/EmulatorPkg.ci.yaml

index 81f81780ec76d232661d31fb18eaa1e4974ee44e..dead82f6974524fd1e0d0e63256f7cc9335dd898 100644 (file)
@@ -8,6 +8,10 @@
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
+    ## options defined .pytool/Plugin/LicenseCheck\r
+    "LicenseCheck": {\r
+        "IgnoreFiles": []\r
+    },\r
     ## options defined .pytool/Plugin/CompilerPlugin\r
     "CompilerPlugin": {\r
         "DscPath": "" # Don't support this test\r