mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-20 04:26:28 +00:00
9 lines
174 B
Properties
9 lines
174 B
Properties
sonar.projectKey=Reloader
|
|
sonar.sources=.
|
|
sonar.exclusions=**/*_test.go
|
|
sonar.language=go
|
|
|
|
sonar.tests=.
|
|
sonar.test.inclusions=**/*_test.go
|
|
sonar.analysisCache.enabled=false
|