Skip to content

Commit

Permalink
Merge branch 'main' into refactor/event-filter-parsing-methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart01 authored Jan 27, 2025
2 parents db147fa + 736e31c commit 148b99a
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 @@ -14,4 +14,4 @@ sonar.organization=scrumlr

sonar.typescript.tsconfigPath=tsconfig.json
sonar.go.coverage.reportPaths=server/src/coverage.txt
sonar.coverage.exclusions=src/**/*
sonar.coverage.exclusions=src/**/*,**/*_test.go

0 comments on commit 148b99a

Please sign in to comment.