Skip to content

Commit

Permalink
feat: sonar settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Oct 13, 2023
1 parent fdb72ef commit 152f0d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
sonar.projectKey=steadybit_event-kit
sonar.organization=steadybit

sonar.sources=.
sonar.exclusions=**/*_test.go
sonar.tests=.
sonar.test.inclusions=**/*_test.go

0 comments on commit 152f0d5

Please sign in to comment.