Skip to content

Commit 3b1a8d0

Browse files
committed
Tune SonarCloud duplication scope
1 parent 8ec526f commit 3b1a8d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sonar-project.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Kata and algorithm exercise solutions naturally repeat short structural patterns.
2+
# Keep SonarCloud issue/security analysis, but exclude these training folders from CPD.
3+
sonar.cpd.exclusions=src/main/java/kyu*/**,src/main/java/algorithms/**,src/test/java/**

0 commit comments

Comments
 (0)