fix: sonar

This commit is contained in:
nyyu 2024-12-15 15:18:25 +01:00
parent 8133d3fce2
commit 2e88801934
2 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,5 @@
sonar.projectKey=dev.nyyu:cggitem_sets
sonar.projectName=CGGItemSets
sonar.sources=src
sonar.rust.clippy.reportPaths=clippy-report.json
community.rust.clippy.reportPaths=clippy-report.json
community.rust.lcov.reportPaths=lcov.info