3.1.0 • Published 7 years ago
license-header-check v3.1.0
License Header Checker
Checks the year in your license header is up to date.
Try it!
npx license-header-checkor
npm i -g license-header-check
license-header-checkThe tool will prompt you for all the information it needs. If you want to integrate it into your CI, you can use silent mode which only takes CLI arguments.
Arguments
| name | default |
|---|---|
--silent or -s | false |
--fix or -f | false |
--orgName or -o | null |
--startYear or -s | null |
Testing
To run unit tests, simply use
npm run testSnapshots can be updated automatically using the following:
UPDATE_SNAPSHOTS=true npm run testFuture work
Will add all the obvious functionality like checking the license is present, checking other aspects of the header, allowing files to be ignored etc.
3.1.0
7 years ago
2.1.0
7 years ago
2.0.0
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.0.10
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago