Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -257,7 +257,7 @@ In addition to logs in the console, this job produces the following reports, kep If you're using the SonarQube template to analyse your Python code, here is a sample `sonar-project.properties` file: ```properties # see: https://docs.sonarqube.org/latest/analysis/languages/python/ # see: https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/python-test-coverage/ # set your source directory(ies) here (relative to the sonar-project.properties file) sonar.sources=. # exclude unwanted directories and files from being analysed Loading @@ -279,7 +279,7 @@ sonar.python.bandit.reportPaths=reports/py-bandit.bandit.csv More info: * [Python language support](https://docs.sonarqube.org/latest/analysis/languages/python/) * [Python language support](https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/python-test-coverage/) * [test coverage & execution parameters](https://docs.sonarqube.org/latest/analysis/coverage/) * [third-party issues](https://docs.sonarqube.org/latest/analysis/external-issues/) Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -257,7 +257,7 @@ In addition to logs in the console, this job produces the following reports, kep If you're using the SonarQube template to analyse your Python code, here is a sample `sonar-project.properties` file: ```properties # see: https://docs.sonarqube.org/latest/analysis/languages/python/ # see: https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/python-test-coverage/ # set your source directory(ies) here (relative to the sonar-project.properties file) sonar.sources=. # exclude unwanted directories and files from being analysed Loading @@ -279,7 +279,7 @@ sonar.python.bandit.reportPaths=reports/py-bandit.bandit.csv More info: * [Python language support](https://docs.sonarqube.org/latest/analysis/languages/python/) * [Python language support](https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/python-test-coverage/) * [test coverage & execution parameters](https://docs.sonarqube.org/latest/analysis/coverage/) * [third-party issues](https://docs.sonarqube.org/latest/analysis/external-issues/) Loading