Skip to content

Commit 94643aa

Browse files
committed
Config
1 parent 40570cf commit 94643aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sonar-project.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ sonar.coverage.exclusions=\
1414
playwright.config.ts,\
1515
**/vite.config.ts,\
1616
**/*playwright*/**/*,\
17-
modules/banner/element-web/**/*
17+
modules/banner/element-web/**/*,\
18+
modules/restricted-guests/element-web/**/*
1819
sonar.typescript.tsconfigPath=./tsconfig.json

0 commit comments

Comments
 (0)