Skip to content

Commit

Permalink
Update Sonar config
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrimaz committed Dec 5, 2023
1 parent b985f27 commit 05bb97f
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=mhrimaz_aasbrain-concept-description-repo
sonar.organization=mhrimaz

sonar.python.coverage.reportPaths=coverage.xml
sonar.coverage.exclusions=*/tests/*
sonar.coverage.exclusions=**/tests/**

0 comments on commit 05bb97f

Please sign in to comment.