Skip to content

Commit

Permalink
fix(sonar): Add missing sonar organization argument
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbuku committed May 17, 2019
1 parent ddcb0bc commit 502efbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sonar.projectKey=zepdev_zeppelin-element-library
sonar.projectName=Zeppelin Element Library
sonar.host.url=https://sonarcloud.io
sonar.organization=zepdev
sonar.sources=src
sonar.tests=src
sonar.test.inclusions=**/__tests__/**
Expand Down

0 comments on commit 502efbd

Please sign in to comment.