Skip to content

Commit 6e490ce

Browse files
committed
SonarQube fixes.
1 parent affa8fb commit 6e490ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<sonar.projectKey>karlnicholas_Hdf5JavaLib</sonar.projectKey>
4949
<sonar.organization>karlnicholas</sonar.organization>
5050
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
51-
<sonar.exclusions>**/hdf5/**</sonar.exclusions>
51+
<sonar.exclusions>/hdf5/**</sonar.exclusions>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)