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 9a17f8d commit a48f4a8Copy full SHA for a48f4a8
pom.xml
@@ -51,10 +51,10 @@
51
<sonar.projectKey>ComputerDaddyGuy_JFileTreePrettyPrinter</sonar.projectKey>
52
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
53
<sonar.exclusions>
54
- ${maven.multiModuleProjectDirectory}/*/src/test/java/**
+ **/src/test
55
</sonar.exclusions>
56
<sonar.coverage.exclusions>
57
58
</sonar.coverage.exclusions>
59
60
</properties>
0 commit comments