Skip to content

Commit cd3826f

Browse files
committed
Excluding duplicate code check for XI
Sonar is a bit picky on this
1 parent 2c5d42d commit cd3826f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

+1
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ sonar.php.coverage.reportPaths=build/logs/clover.xml
3131
sonar.php.tests.reportPath=build/logs/junit.xml
3232
sonar.php.file.suffixes=php
3333
sonar.php.exclusions=**/vendor/**,src/autoload.php,**/examples/**,**/tests/**
34+
sonar.cpd.exclusions=src/Vies/Validator/ValidatorXI.php

0 commit comments

Comments
 (0)