Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| dependency_decisions.yml | ||
README.md
License Checker
Our license checker CI rely on LicenseFinder.
How to add a new license
LicenseFinder is a ruby project, so make sure you have ruby installed.
Install the tool
gem install license_finder
Add a license
license_finder permitted_licenses add MIT --decisions_file .license/dependency_decisions.yml