Skip to content

Commit 2df4711

Browse files
committed
sonar cloud props added
1 parent 492a850 commit 2df4711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.sonarcloud.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Path to sources
2-
sonar.sources=.
2+
sonar.sources=src
33
#sonar.exclusions=
44
#sonar.inclusions=
55

66
# Path to tests
7-
#sonar.tests=
7+
sonar.tests=src/__tests__
88
#sonar.test.exclusions=
99
#sonar.test.inclusions=
1010

0 commit comments

Comments
 (0)