Skip to content

Commit db98abf

Browse files
committed
Remove tests from sonarqube scan
1 parent a34819d commit db98abf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sonar-project.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ sonar.projectVersion=1.8
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
1010
# This property is optional if sonar.modules is set.
11-
sonar.sources=source,tests/pdal
12-
sonar.exclusions=tests/pdal/greatest.h
11+
sonar.sources=source
1312

1413
# Encoding of the source code. Default is default system encoding
1514
#sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)