tree: e8a3036305fec3eca9dacef7c39023062e843b27 [path history] [tgz]
  1. LicenseCheck.py
  2. LicenseCheck_plug_in.yaml
  3. Readme.md
.pytool/Plugin/LicenseCheck/Readme.md

License Check Plugin

This CiBuildPlugin scans all new added files in a package to make sure code is contributed under BSD-2-Clause-Patent.

Configuration

The plugin can be configured to ignore certain files.

"LicenseCheck": {
    "IgnoreFiles": []
}

IgnoreFiles

OPTIONAL List of file to ignore.