mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-07 19:45:07 +02:00
FatPkg/FatPkg.ci.yaml: Add configuration for LicenseCheck
Add configuration IgnoreFiles for package config files. So users can rely on this to skip license conflict for some generated files. Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
parent
eca948f6f3
commit
bdb54bfd83
@ -5,6 +5,9 @@
|
||||
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
##
|
||||
{
|
||||
"LicenseCheck": {
|
||||
"IgnoreFiles": []
|
||||
},
|
||||
"CompilerPlugin": {
|
||||
"DscPath": "FatPkg.dsc"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user