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 05cf0ff commit 469f580Copy full SHA for 469f580
sonar-project.properties
@@ -8,7 +8,8 @@ sonar.projectVersion=1.8
8
9
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
10
# This property is optional if sonar.modules is set.
11
-sonar.sources=source
+sonar.sources=source,tests/pdal
12
+sonar.exclusions=tests/pdal/greatest.h
13
14
# Encoding of the source code. Default is default system encoding
15
#sonar.sourceEncoding=UTF-8
0 commit comments