]> git.proxmox.com Git - mirror_edk2.git/blame - .pytool/Plugin/LicenseCheck/Readme.md
NetworkPkg: Apply uncrustify changes
[mirror_edk2.git] / .pytool / Plugin / LicenseCheck / Readme.md
CommitLineData
eca948f6
SZ
1# License Check Plugin\r
2\r
3This CiBuildPlugin scans all new added files in a package to make sure code\r
4is contributed under BSD-2-Clause-Patent.\r
5\r
6## Configuration\r
7\r
8The plugin can be configured to ignore certain files.\r
9\r
10``` yaml\r
11"LicenseCheck": {\r
12 "IgnoreFiles": []\r
13}\r
14```\r
15### IgnoreFiles\r
16\r
17OPTIONAL List of file to ignore.\r