Skip to content

Commit

Permalink
PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: Add configuration for LicenseC…
Browse files Browse the repository at this point in the history
…heck

Add configuration IgnoreFiles for package config files.
So users can rely on this to skip license conflict for
some generated files.

Change-Id: Ib5fb7c41efc64cba1715fd3b936b2df31f2f9f45
Cc: Ray Ni <[email protected]>
Signed-off-by: Shenglei Zhang <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
  • Loading branch information
shenglei10 committed Jul 29, 2020
1 parent 01fb8eb commit 501e3c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
"LicenseCheck": {
"IgnoreFiles": []
},
"CompilerPlugin": {
"DscPath": "PcAtChipsetPkg.dsc"
},
Expand Down

0 comments on commit 501e3c4

Please sign in to comment.