mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Exclude test files from Sonar scanning
This commit is contained in:
parent
2779b4787c
commit
8af76ca3e7
1 changed files with 3 additions and 0 deletions
3
.sonarcloud.properties
Normal file
3
.sonarcloud.properties
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Exclude test files from Sonar sources
|
||||
# See: https://docs.sonarcloud.io/advanced-setup/analysis-scope/#file-exclusion-and-inclusion
|
||||
sonar.exclusions=src/**/*.test.js,src/**/*.test.ts
|
Loading…
Add table
Add a link
Reference in a new issue