Hi guys
We are very amazed that you introduced the "Add NOSONAR" ability in SonarLint 1.2 since managing the false positive stuff should be done through "false/postive" or "Won't fix" feature on server side by the project admin as you recommended it some time ago in the forum.
Adding NOSONAR tags comment pollute the code and any lazy developer could be tempted to deliberately bypass issues on his code (abuse).
In my company, we have forbidden NOSONAR tags (we have enabled NOSONAR rule detection) and we prefer to have more control of false/postive through the UI feature on the server by the project admin. It forces the dialog between the developer and the project admin.
On the futur, is it possible having an option to disable "Add NOSONAR" command on SonarLint to avoid the use of this feature?
Regards
Laurent TOURREAU