Skip to content

Commit

Permalink
chore: exclude test data from SonarQube scan
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <[email protected]>
  • Loading branch information
madpah committed Oct 31, 2024
1 parent 540806d commit 4e83ec7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Path to sources
sonar.sources=src
sonar.exclusions=src/utils/PageParsing/testdata/*
# sonar.inclusions=
sonar.exclusions=src/utils/PageParsing/testdata/*

0 comments on commit 4e83ec7

Please sign in to comment.