mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
3 lines
124 B
INI
3 lines
124 B
INI
sonar.exclusions=**/*_test.go,.idea/**,.vscode/**,mocks/**
|
|
sonar.tests=.
|
|
sonar.go.coverage.reportPaths=coverage/coverage.out |