Skip to content

Commit

Permalink
Keep ignore adapter stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas committed Oct 28, 2024
1 parent e35080e commit b063d7b
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
Expand Up @@ -2,4 +2,4 @@
sonar.exclusions=packages/glee/examples/**/*,packages/glee/docs/**/*,packages/gleequore/docs/**/*

# Ignore all adapters in Glee as they'll be removed
sonar.cpd.exclusions=packages/glee/src/adapters/**/*
sonar.cpd.exclusions=packages/glee/src/adapters/**/*,packages/*-adapter/**/*

0 comments on commit b063d7b

Please sign in to comment.