fixed sources detection
This commit is contained in:
parent
78a018b4f6
commit
e491412f07
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ sonar.organization=martinr92
|
|||
#sonar.projectVersion=1.0
|
||||
|
||||
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
||||
#sonar.sources=.
|
||||
sonar.sources=.
|
||||
sonar.exclusions=**/*_test.go,coverage.cov,coverage.html
|
||||
|
||||
sonar.tests=.
|
||||
|
|
Loading…
Add table
Reference in a new issue