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 a3ff86d commit b77b63aCopy full SHA for b77b63a
pom.xml
@@ -18,6 +18,7 @@
18
<sonar.projectKey>DevLab-umontp_API-JAVA-EDT</sonar.projectKey>
19
<sonar.organization>devlab-umontp</sonar.organization>
20
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
21
+ <sonar.inclusions>src/main/java/**,src/main/resources/**</sonar.inclusions>
22
</properties>
23
24
<dependencyManagement>
0 commit comments