Files
jj-cz/sonar-project.properties
Lucien Cartier-Tilet 3258355d2f
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 9m47s
initial commit
2026-02-07 19:43:06 +01:00

5 lines
177 B
INI

sonar.projectKey=jj-cz
sonar.rust.lcov.reportPaths=coverage/lcov.info
sonar.rust.cobertura.reportPaths=coverage/cobertura.xml
sonar.rust.clippy.reportPaths=coverage/clippy.json