3.1.0 • Published 6 years ago

license-header-check v3.1.0

Weekly downloads
2
License
MPL-2.0
Repository
github
Last release
6 years ago

License Header Checker

Checks the year in your license header is up to date.

Try it!

npx license-header-check

or

npm i -g license-header-check
license-header-check

The 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

namedefault
--silent or -sfalse
--fix or -ffalse
--orgName or -onull
--startYear or -snull

Testing

To run unit tests, simply use

npm run test

Snapshots can be updated automatically using the following:

UPDATE_SNAPSHOTS=true npm run test

Future 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

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago