We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595cce3 commit f6f579dCopy full SHA for f6f579d
1 file changed
sonar-project.properties
@@ -8,7 +8,7 @@ sonar.projectVersion=0.3
8
9
sonar.links.scm=https://github.com/simgrid/file-system-module/
10
# Comma-separated paths to directories with sources (required)
11
-sonar.sources=src,examples,include,test
+sonar.sources=src,include
12
13
sonar.issue.ignore.multicriteria=c1a,c1b,c2
14
# Replace alternative operator "not" with "!"
0 commit comments