awjh / license-check-and-add

license-check-and-add
Apache License 2.0
11 stars 9 forks source link

Issue 28 and Issue 26 #38

Closed awjh closed 3 years ago

awjh commented 3 years ago

Add support for files with no leading dot such as Dockerfile by using a leading ^ in the format.

Split ignore options into ignoreFile and ignore so that a ignore file such as .gitignore can be passed along side another list of files to ignore.