Skip to content

Commit

Permalink
UefiCpuPkg/UefiCpuPkg.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: I3207942311f6481eab0096b40aac4af7bf9cf2fb
Cc: Eric Dong <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Laszlo Ersek <[email protected]>
Signed-off-by: Shenglei Zhang <[email protected]>
  • Loading branch information
shenglei10 committed Jul 20, 2020
1 parent d87de72 commit 00a1bc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UefiCpuPkg/UefiCpuPkg.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": "UefiCpuPkg.dsc"
},
Expand Down

0 comments on commit 00a1bc3

Please sign in to comment.