ci: fix sonar
This commit is contained in:
parent
bbc9c90376
commit
54ef7ebac6
2 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
sonar.projectKey=dev.nyyu:cggitem_sets
|
||||
sonar.projectName=CGGItemSets
|
||||
sonar.sources=src
|
||||
community.rust.clippy.reportPaths=clippy-report.json
|
||||
community.rust.lcov.reportPaths=lcov.info
|
||||
sonar.rust.clippy.enable=false
|
||||
sonar.rust.clippy.reportPaths=clippy-report.json
|
||||
sonar.rust.lcov.reportPaths=lcov.info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue