mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
chore: attempt to exclude test and mock code from analysis
This commit is contained in:
parent
97e1fb27eb
commit
e806e5455e
@ -1 +1,3 @@
|
||||
sonar.exclusions=**/*_test.go,.idea/**,.vscode/**,mocks/**
|
||||
sonar.tests=.
|
||||
sonar.go.coverage.reportPaths=coverage/coverage.out
|
Loading…
Reference in New Issue
Block a user