Skip to content

Commit 0df21b0

Browse files
authored
Update sonar.sources to include resources/js/**
1 parent 28892a4 commit 0df21b0

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
@@ -1,6 +1,6 @@
11
sonar.projectKey=clegginabox_airlock-php
22
sonar.organization=clegginabox
3-
sonar.sources=src
3+
sonar.sources=src,resources/js/**
44
sonar.tests=tests
55
sonar.php.coverage.reportPaths=clover.xml
66
sonar.exclusions=vendor/**,tests/**

0 commit comments

Comments
 (0)