Commit 31ccfa1a authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

doc: add link to SonarQube template

parent a1b9cfab
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ It uses the following variable:

### SonarQube analysis

If you're using the SonarQube template to analyse your Rust code, here is a sample `sonar-project.properties` file:
If you're using the [SonarQube template](https://gitlab.com/to-be-continuous/sonar) 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/