Switch to SonarCloud (#17)

This commit is contained in:
2022-08-13 22:37:53 +01:00
committed by GitHub
parent 25c421c923
commit dd5a440641
3 changed files with 20 additions and 9 deletions

View File

@ -1,4 +1,8 @@
sonar.projectKey=luketainton_pypilot_AYHo1eOKSbMjdyWLhHhP
sonar.organization=luketainton
sonar.projectKey=luketainton_pypilot
# sonar.projectKey=luketainton_pypilot_AYHo1eOKSbMjdyWLhHhP
sonar.projectName=pypilot
sonar.projectVersion=1.0
sonar.python.version=3.10
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.pylint.reportPaths=lintreport.txt