Add SoftwareLicense (#20)
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
sonar.organization=ictu
|
||||
sonar.projectKey=ICTU_netbox_slm
|
||||
sonar.projectName=netbox-slm
|
||||
sonar.projectVersion=1.3
|
||||
sonar.projectVersion=1.4
|
||||
|
||||
# Path is relative to the sonar-project.properties file
|
||||
sonar.sources=netbox_slm
|
||||
sonar.python.version=3.9
|
||||
sonar.python.version=3.9, 3.10, 3.11
|
||||
|
||||
# Unit tests
|
||||
sonar.python.xunit.reportPath=ci/reports/junit.xml
|
||||
|
||||
Reference in New Issue
Block a user