Skip to content

Commit

Permalink
adicao de parametro de plugin do sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleaoo authored Jul 31, 2024
1 parent d350635 commit a51137e
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 @@ -9,6 +9,7 @@ sonar.exclusions=tests
sonar.python.version=3.11.5
sonar.python.xunit.reportPath=junit.xml
sonar.python.coverage.reportPaths=coverage.xml
sonar.core.codeCoveragePlugin=cobertura
sonar.coverage.exclusions= \
**/__init__.py \
tests/*.py \
Expand Down

0 comments on commit a51137e

Please sign in to comment.