Skip to content

Commit 40eb12a

Browse files
FLS-1473: Setting project to have all submodules
1 parent 792b353 commit 40eb12a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sonar-project.properties

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
sonar.exclusions=designer/Dockerfile,runner/Dockerfile,**/.github/workflows/**/*.yml,**/.github/workflows/**/*.yaml

0 commit comments

Comments
 (0)