We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c333c55 commit aa196c0Copy full SHA for aa196c0
.sonarcloud.properties
@@ -1,6 +1,6 @@
1
# Path to sources
2
sonar.sources=src
3
-#sonar.exclusions=
+sonar.exclusions=src/__tests__/**
4
#sonar.inclusions=
5
6
# Path to tests
0 commit comments