Skip to content

Commit ab636f2

Browse files
authored
packages/*/example/main.dart
1 parent 3642e75 commit ab636f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sonar-project.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ sonar.dart.lcov.reportPaths=packages/*/coverage/lcov.info
22
sonar.projectKey=daohoangson_flutter_widget_from_html
33
sonar.organization=daohoangson
44
sonar.sources=packages
5-
sonar.test.inclusions=**/test/**/*
5+
sonar.test.inclusions=**/test/**/*, \
6+
packages/*/example/main.dart

0 commit comments

Comments
 (0)