Hi, I have a couple questions about duplication code review:
- In my organization, some of our pull request failed due to failed quality gate, which we surpassed the duplication threshold limit. However, not all duplications can be fixed and I wonder if there’s an option to mark them as accepted/false positive to pass the quality gate like ones for bug, vulnerability, security hotspot,…
- When there’s a duplication, I need to select the file and manually scroll down to search for the duplicated lines. Is there a way for Sonar to automatically jump to the duplicated lines?