Replies: 1 comment 1 reply
-
There's currently no way to exclude code blocks from the scan. Which kind of code block would you want to exclude? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to exclude certain blocks of code from scan, so they don't count to the lines-of-code license limit?
I know I can exclude blocks from issue reporting using annotations (sonar.oe.issues.annotations), but does that exclude these blocks from scan altogether like how sonar.exclusions allows to exclude complete files?
Beta Was this translation helpful? Give feedback.
All reactions