Skip to content

Commit aa196c0

Browse files
committed
added source exclusions
1 parent c333c55 commit aa196c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Path to sources
22
sonar.sources=src
3-
#sonar.exclusions=
3+
sonar.exclusions=src/__tests__/**
44
#sonar.inclusions=
55

66
# Path to tests

0 commit comments

Comments
 (0)