Sonar ignore issues by block not working

Hi Jtbaird,

I just tested those regexes on a sample project and they do work correctly.

Please confirm that your Analysis Scope settings look like this:

And that you are indeed using the delimiters in the correct order. i.e.,

// @SONAR_STOP@
code to ignore
// @SONAR_START@