Skip to content

Commit

Permalink
update sonar config
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushRedHat committed Jan 9, 2024
1 parent 514b64e commit 4c5e29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#we need to explicitly exclude them as some are commit to the repo
sonar.exclusions=test/**/* , test/test-project/**/*
sonar.exclusions=test/**/*, test/test-project/**

0 comments on commit 4c5e29d

Please sign in to comment.