grunt-sonar-runner
grunt-sonar-runner copied to clipboard
Grunt Sonar Runner Task
Hi, I am (or was :) ) using the grunt task in a project where the project folder contained a whitespace (I know not the best case but hey ......
I have a grunt project , as a developer i want to analysis code in Jetbrains IDEs(eg. webstorm) with -Dsonar.analysis.mode=incremental like sonar-intellij-plugin(https://github.com/sonar-intellij-plugin/sonar-intellij-plugin) told, so that i can easily see new...
Hello, I'm having Java memory issues using grunt-sonar-runner on my projects. I modified sonar_runner.js to use sonar-runner exec script and it solved my issues. Any specific reason to use the...