Skip to content

Commit

Permalink
Finetune sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
pieter-pon committed Jan 6, 2023
1 parent f52c938 commit 080394b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sonar.projectKey=hckrnews_objects

# relative paths to source directories. More details and properties are described
# in https://sonarcloud.io/documentation/project-administration/narrowing-the-focus/
sonar.sources=.
sonar.sources=./src
sonar.exclusions=**/__tests__/*.js
sonar.language=js
sonar.tests=./src/__tests__
Expand Down

0 comments on commit 080394b

Please sign in to comment.