We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792b353 commit 40eb12aCopy full SHA for 40eb12a
sonar-project.properties
@@ -1,5 +1 @@
1
-# Ignore GitHub Actions workflows (yml/yaml) anywhere under .github/workflows
2
-sonar.exclusions=**/.github/workflows/**/*.yml,**/.github/workflows/**/*.yaml,**/Dockerfile,**/**/Dockerfile,**/Dockerfile.*,**/*.Dockerfile
3
-# (Optional) also exclude these from coverage/duplication
4
-sonar.coverage.exclusions=**/.github/workflows/**/*.yml,**/.github/workflows/**/*.yaml,**/Dockerfile,**/Dockerfile.*,**/*.Dockerfile
5
-sonar.cpd.exclusions=**/.github/workflows/**/*.yml,**/.github/workflows/**/*.yaml,**/Dockerfile,**/**/Dockerfile,**/Dockerfile.*,**/*.Dockerfile
+sonar.exclusions=designer/Dockerfile,runner/Dockerfile,**/.github/workflows/**/*.yml,**/.github/workflows/**/*.yaml
0 commit comments