Skip to content

Commit

Permalink
Fix sonarcloud exclude pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog committed May 16, 2024
1 parent b85af17 commit 8e5e53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ sonar.python.version=3.10,3.11,3.12

sonar.python.coverage.reportPaths=coverage.xml

sonar.coverage.exclusions=tad/migrations/*
sonar.coverage.exclusions=tad/migrations/**

0 comments on commit 8e5e53e

Please sign in to comment.