diff --git a/.sonarcloud.properties b/.sonarcloud.properties index fe5cb976e..58b0400c6 100644 --- a/.sonarcloud.properties +++ b/.sonarcloud.properties @@ -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/**/* \ No newline at end of file +sonar.exclusions=packages/glee/examples/**/*,packages/glee/docs/**/*,packages/gleequore/docs/**/* \ No newline at end of file