Skip to content

Commit 492a850

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

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=./src
2+
sonar.sources=.
33
#sonar.exclusions=
44
#sonar.inclusions=
55

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

0 commit comments

Comments
 (0)