We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4a3a3 commit fd76f61Copy full SHA for fd76f61
pom.xml
@@ -26,6 +26,7 @@
26
27
<sonar.organization>kafbat</sonar.organization>
28
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
29
+ <sonar.exclusions>**/e2e-tests/**/*</sonar.exclusions>
30
<git.revision>latest</git.revision>
31
32
<!-- Dependency versions -->
0 commit comments