Skip to content

Commit

Permalink
Fix sonar cloud coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT committed Dec 15, 2023
1 parent d237a9d commit 9731381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ sonar.projectKey=LecrisUT_CMake-Template
sonar.organization=lecris

sonar.projectName="CMake Template"
sonar.coverage.exclusions=test/**
sonar.coverage.exclusions=test/**, docs/**

0 comments on commit 9731381

Please sign in to comment.