Delete unnecessary sonar properties file 29/11829/1
authorambrishest <ambrish.singh@est.tech>
Thu, 28 Sep 2023 14:38:39 +0000 (15:38 +0100)
committerambrishest <ambrish.singh@est.tech>
Thu, 28 Sep 2023 14:39:24 +0000 (15:39 +0100)
Issue-ID: NONRTRIC-914
Change-Id: I77856c520f21d9e471f52a3cb642db91068b418f
Signed-off-by: ambrishest <ambrish.singh@est.tech>
sonar-project.properties [deleted file]

diff --git a/sonar-project.properties b/sonar-project.properties
deleted file mode 100644 (file)
index 63b49bb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-sonar.build.sourceEncoding=UTF-8
-sonar.exclusions=**/*_test.go,**/gentools/**/*,**/mocks/**/*,**/*.gen.go,**/*.html,docs/conf.py
-sonar.sources=collector
-sonar.tests=pm-file-converter
-sonar.test.inclusions=**/*_test.go
-sonar.typescript.lcov.reportPaths=pm-file-converter/coverage.txt