Skip to content

Commit

Permalink
FmpDevicePkg/FmpDevicePkg.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.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
  • Loading branch information
shenglei10 authored and mergify[bot] committed Jul 31, 2020
1 parent 7ed9c63 commit b7ce4f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FmpDevicePkg/FmpDevicePkg.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": "FmpDevicePkg.dsc"
},
Expand Down

0 comments on commit b7ce4f9

Please sign in to comment.