massakam opened a new pull request #45: Introduce license-check-and-add module
URL: https://github.com/apache/pulsar-client-node/pull/45
 
 
   I introduced `license-check-and-add` module. This module checks if the 
source files in the repository contain ASF's license header and adds it if not.
   
   Usage:
   ```sh
   $ npm run license:addheader
   
   > [email protected] license:addheader 
/home/massakam/github/pulsar-client-node
   > license-check-and-add
   
   Running using exclude exact_paths list
   Running using exclude file type list
   Automatically adding licenses
   Trailing whitespace will not be accepted in checking
   Trailing whitespace will be removed from inserted licenses
   ? All files have licenses.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to