Skip to content

Commit 00037da

Browse files
CCM-14974: Fix sonarcloud
1 parent 099e80e commit 00037da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/config/sonar-scanner.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ sonar.coverage.exclusions=\
1414
tests/**, \
1515
**/*.dev.*, \
1616
**/__tests__/**, \
17+
**/*.test.ts, \
18+
**/*.test.js, \
1719
**/test_*.py, \
1820
**/jest.config.ts, \
1921
**/jest.config.cjs, \

0 commit comments

Comments
 (0)