Skip to content

Commit ca506cd

Browse files
authored
Update sonar-project.properties
1 parent 8320a85 commit ca506cd

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
@@ -6,7 +6,7 @@ sonar.projectVersion=1.0
66

77
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
88
# This property is optional if sonar.modules is set.
9-
sonar.sources=.
9+
sonar.sources=webapp/*
1010
#sonar.exclusions=**/module/**/CartController.php, **/vendor/**/DistributorService.php
1111
sonar.exclusions= */*
1212
#sonar.inclusions= *

0 commit comments

Comments
 (0)