Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 399 Bytes

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