Files
jj-cz/sonar-project.properties

5 lines
177 B
Properties
Raw Normal View History

2026-02-05 16:25:14 +01:00
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