Skip to content

Commit

Permalink
Update sonar config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Oct 10, 2024
1 parent c7222fa commit 179aff3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
sonar.exclusions=
sonar.sources=.
# Can have multiple comma-separated entries
sonar.exclusions=**/tests*/**/*

sonar.tests=.
# Can have multiple comma-separated entries
sonar.test.inclusions=**/tests*/**/*

0 comments on commit 179aff3

Please sign in to comment.