dev/actions feature: overtime #27

Merged
tom_trgr merged 53 commits from dev/actions into main 2025-09-04 00:58:25 +02:00
Showing only changes of commit 60c91c1ce6 - Show all commits

View File

@@ -0,0 +1,8 @@
sonar.token=sqp_d5e23f24eb2725b03bb8055771cd8c4b48e788cc
sonar.projectKey=Arbeitszeitmessung
sonar.sources=.
sonar.exclusions=**/*_test.go
sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.go.coverage.reportPaths=.test/coverage.out