Skip to content

Commit

Permalink
SecurityPkg/SecurityPkg.ci.yaml: Add configuration for LicenseCheck
Browse files Browse the repository at this point in the history
Add configuration IgnoreFiles for package config files.
So users can rely on this to skip license conflict for
some generated files.

Change-Id: I7f4bf51a75823004d80bb2e224ff9fd25dfa8347
Cc: Jiewen Yao <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Chao Zhang <[email protected]>
Signed-off-by: Shenglei Zhang <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
  • Loading branch information
shenglei10 committed Jul 29, 2020
1 parent 501e3c4 commit 9c4102c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SecurityPkg/SecurityPkg.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": "SecurityPkg.dsc"
},
Expand Down

0 comments on commit 9c4102c

Please sign in to comment.