Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleaoo authored Jul 31, 2024
1 parent 4cea35b commit 5905cc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sonar.sources=src
sonar.python.version=3.11.5
sonar.python.xunit.reportPath=junit.xml
sonar.python.coverage.reportPaths=coverage.xml
sonar.tests=tests/
sonar.core.codeCoveragePlugin=cobertura
sonar.coverage.exclusions= \
**/__init__.py \
Expand Down

0 comments on commit 5905cc9

Please sign in to comment.