Skip to content

Commit

Permalink
Sonar ignore docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas committed Oct 28, 2024
1 parent fb58855 commit fc2897a
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 they're not relevant to the source code
sonar.exclusions=packages/glee/examples/**/*,packages/glee/docs/**/*
sonar.exclusions=packages/glee/examples/**/*,packages/glee/docs/**/*,packages/gleequore/docs/**/*

0 comments on commit fc2897a

Please sign in to comment.