mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-19 20:16:28 +00:00
added sonar props file (#712)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
sonar.projectKey=Reloader
|
||||
sonar.sources=.
|
||||
sonar.exclusions=**/*_test.go
|
||||
sonar.language=go
|
||||
|
||||
sonar.tests=.
|
||||
sonar.test.inclusions=**/*_test.go
|
||||
sonar.analysisCache.enabled=false
|
||||
Reference in New Issue
Block a user