Skip to content

Commit b77b63a

Browse files
committed
🔧 sonar inclusions
1 parent a3ff86d commit b77b63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<sonar.projectKey>DevLab-umontp_API-JAVA-EDT</sonar.projectKey>
1919
<sonar.organization>devlab-umontp</sonar.organization>
2020
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
21+
<sonar.inclusions>src/main/java/**,src/main/resources/**</sonar.inclusions>
2122
</properties>
2223

2324
<dependencyManagement>

0 commit comments

Comments
 (0)