Skip to content

Commit b05d3b1

Browse files
sellisdjreynard-code
authored andcommitted
feat: configure static code analyzer
Select directories to be excluded from SonarQube analysis
1 parent 02e323a commit b05d3b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sonar.exclusions=*/src/integrationTest/**,*/src/test/**,scripts/**,api/kubernetes/**,doc/**

0 commit comments

Comments
 (0)