mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 01:01:17 -06:00
Try adjusting code paths
This commit is contained in:
@@ -4,8 +4,7 @@ sonar.projectName=Paperless-ngx
|
|||||||
sonar.projectVersion=1.0
|
sonar.projectVersion=1.0
|
||||||
|
|
||||||
# Source and test directories
|
# Source and test directories
|
||||||
sonar.sources=src/,src-ui/src/
|
sonar.sources=src/,src-ui/
|
||||||
sonar.tests=src/,src-ui/src/
|
|
||||||
sonar.test.inclusions=**/test_*.py,**/tests.py,**/*.spec.ts,**/*.test.ts
|
sonar.test.inclusions=**/test_*.py,**/tests.py,**/*.spec.ts,**/*.test.ts
|
||||||
|
|
||||||
# Language specific settings
|
# Language specific settings
|
||||||
|
|||||||
Reference in New Issue
Block a user