Skip to content

Commit

Permalink
chore: remove redundant sonar.exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 authored Dec 7, 2024
1 parent 8794496 commit 2bf2210
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
@@ -1,7 +1,6 @@
sonar.projectKey=vil02_puzzle_generator
sonar.organization=vil02

sonar.exclusions=coverage_for_sonarcloud.xml
sonar.coverage.exclusions=**/tests/**
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.version=3.10, 3.11

0 comments on commit 2bf2210

Please sign in to comment.