...
- Bloc exclusion patterns (
sonar.switchoffviolations.block) to switch off violations on specific blocks of code. Note: if the first regular expression is found but not the second one, then the plugin considers that the end of the code block is the end of the file.- Example: exclude code blocks delimited by
GEN-FIRSTandGEN-LAST(like NetBeans auto-generated code):
- Example: exclude code blocks delimited by
| Info | |||||||
|---|---|---|---|---|---|---|---|
| |||||||
Set the
|
Usage
...

