NONRTRIC-998: Servicemanager - Add API Docs
[nonrtric/plt/sme.git] / sonar-project.properties
index 3552f95..f1678b2 100644 (file)
@@ -1,5 +1,5 @@
 sonar.build.sourceEncoding=UTF-8
-sonar.exclusions=**/*_test.go,**/gentools/**/*,**/mocks/**/*,**/*.gen.go
+sonar.exclusions=**/*_test.go,**/gentools/**/*,**/mocks/**/*,**/*.gen.go,**/*.html,docs/conf.py
 sonar.sources=collector
 sonar.tests=capifcore
 sonar.test.inclusions=**/*_test.go