Skip to content

Commit f6f579d

Browse files
committed
examples/ and tests/ do not contain source per se
1 parent 595cce3 commit f6f579d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

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

99
sonar.links.scm=https://github.com/simgrid/file-system-module/
1010
# Comma-separated paths to directories with sources (required)
11-
sonar.sources=src,examples,include,test
11+
sonar.sources=src,include
1212

1313
sonar.issue.ignore.multicriteria=c1a,c1b,c2
1414
# Replace alternative operator "not" with "!"

0 commit comments

Comments
 (0)