initial commit
This commit is contained in:
4
template/sonar-project.properties
Normal file
4
template/sonar-project.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
sonar.sources=src
|
||||
sonar.python.ruff.reportPaths=sonar_report.json
|
||||
sonar.python.coverage.reportPaths=coverage.xml
|
||||
sonar.python.xunit.reportPath=junittest.xml
|
||||
Reference in New Issue
Block a user