diff --git a/.sonarcloud.properties b/.sonarcloud.properties index e8ac3e2b0..247f92248 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=apps/glee/examples/**/* \ No newline at end of file +sonar.exclusions=apps/glee/examples/**/*,apps/glee/docs/**/* \ No newline at end of file