Skip to content

Commit a838944

Browse files
committed
sonar exclusions
1 parent 2649a4e commit a838944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sonar.projectKey=findfirst_frontend
22
sonar.organization=findfirst
33
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
4-
sonar.exclusions=__tests__/**, api, k8s, styles, types, *.config.js, package.json, pnpm-lock.yaml, vitestSetup.ts, **/*.java
4+
sonar.exclusions=__tests__/**, api, k8s, styles, types, *.config.js, package.json, pnpm-lock.yaml, vitestSetup.ts, **/*.java, tests_e2e/**

0 commit comments

Comments
 (0)