Skip to content

Commit d89bb8d

Browse files
Updated with latest master
1 parent 28279a5 commit d89bb8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ sonar.test.inclusions=**/test_*.py
66
sonar.tests=./app
77
sonar.language=py
88
sonar.sourceEncoding=UTF-8
9+
sonar.coverage.exclusions=**/*.*
910
sonar.python.tests.reportPaths=test-report.json
1011
sonar.python.coverage.reportPaths=coverage.xml

0 commit comments

Comments
 (0)