Skip to content

Commit

Permalink
Fix couple of SonarQube warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurits Rijk committed Jul 10, 2017
1 parent 48a2c97 commit c30cc4b
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 @@ -2,7 +2,7 @@ sonar.projectKey=mrijk:speculaas
sonar.projectName=Speculaas
sonar.projectVersion=1.0

sonar.sources=lib/**
sonar.sources=.
sonar.exclusions=node_modules/**,coverage/**,test/**,specs/**,examples/**

sonar.sourceEncoding=UTF-8
Expand Down

0 comments on commit c30cc4b

Please sign in to comment.