gate: start reorder
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
11
sonar-project.properties
Normal file
11
sonar-project.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
sonar.projectKey=chickenhouse:python
|
||||
sonar.projectName=chickenhouse:python
|
||||
sonar.projectVersion=1.0
|
||||
sonar.host.url=http://sonarqube:9000
|
||||
sonar.sources=source
|
||||
sonar.tests=tests/unittests
|
||||
sonar.language=py
|
||||
sonar.sourceEncoding=UTF-8
|
||||
sonar.python.xunit.reportPath=nosetests.xml
|
||||
sonar.python.coverage.reportPath=coverage.xml
|
||||
sonar.python.pylint.reportPath=pylint.txt
|
Reference in New Issue
Block a user