Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
Try to change the compare period on sonar
  • Loading branch information
loicalbertin committed Apr 15, 2020
1 parent 6a0bf04 commit 382e138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ sonar.links.ci=https://travis-ci.org/ystia/yorc
sonar.links.scm=https://github.com/ystia/yorc
sonar.links.issue=https://github.com/ystia/yorc/issues

# Period used to compare measures and track new issues
sonar.leak.period=previous_version

# SQ standard properties
sonar.exclusions=**/*_test.go
sonar.sources=.
Expand Down

0 comments on commit 382e138

Please sign in to comment.