Skip to content

Commit

Permalink
tirando sonar.exclusions para testar a leitura do xml
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleaoo authored Jul 31, 2024
1 parent f26ce30 commit 4cea35b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ sonar.host.url=https://sonarcloud.io
sonar.language=py

sonar.sources=src
sonar.exclusions=tests
sonar.python.version=3.11.5
sonar.python.xunit.reportPath=junit.xml
sonar.python.coverage.reportPaths=coverage.xml
Expand Down

0 comments on commit 4cea35b

Please sign in to comment.