mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 08:23:36 -03:00
4 lines
185 B
Properties
4 lines
185 B
Properties
|
|
# 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
|