mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
Update sonar-project.properties
removed test files from Sonarcloud analysis
This commit is contained in:
@@ -7,7 +7,7 @@ sonar.projectKey=Adyen_adyen-node-api-library
|
||||
|
||||
# Path to sources
|
||||
#sonar.sources=.
|
||||
sonar.exclusions=src/__mocks__/**/* , src/typings/**/*
|
||||
sonar.exclusions=src/__mocks__/**/* , src/typings/**/* , src/__tests__/**/*
|
||||
#sonar.inclusions=
|
||||
|
||||
# Path to tests
|
||||
|
||||
Reference in New Issue
Block a user