Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analysis code with -Dsonar.analysis.mode=incremental #13

Open
garyganyang opened this issue May 14, 2015 · 1 comment
Open

analysis code with -Dsonar.analysis.mode=incremental #13

garyganyang opened this issue May 14, 2015 · 1 comment

Comments

@garyganyang
Copy link

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 sonar issue in IDEs.

@dmoskovtsov
Copy link

@garyganyang this worked from me : analysis: {mode: 'issues'},
You can try that approach too ;D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants