node-sonar-scanner
node-sonar-scanner copied to clipboard
License File missing on Repository
Hi Team, NPM Page shows the license is MIT. But there is no License file available on repo. Could you please confirm?
Mentioned in package.json: https://github.com/bcaudan/node-sonar-scanner/blob/master/package.json#L26
Agreed. Usually license will be added as a file and the same will be picked by GIT by default.