Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ It uses the following variable: ### SonarQube analysis If you're using the SonarQube template to analyse your Python code, here is a sample `sonar-project.properties` file: If you're using the SonarQube template to analyse your Rust code, here is a sample `sonar-project.properties` file: ```properties # see: https://docs.sonarsource.com/sonarqube-server/analyzing-source-code/languages/rust/ Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ It uses the following variable: ### SonarQube analysis If you're using the SonarQube template to analyse your Python code, here is a sample `sonar-project.properties` file: If you're using the SonarQube template to analyse your Rust code, here is a sample `sonar-project.properties` file: ```properties # see: https://docs.sonarsource.com/sonarqube-server/analyzing-source-code/languages/rust/ Loading