sonar-scanner-npm
sonar-scanner-npm copied to clipboard
add SONARQUBE_SCANNER_HOME to override homedir
Fixes #56
I'm not sure if it's the same issue I had, but I could change it by simply changing the HOME variable during execution. For instance:
HOME=. sonar-scanner
Hey @qqshfox, are you still interested in this?
Closing this as stale. Feel free to reopen if you update the PR.