Skip to content

Commit def867a

Browse files
committed
[CI] Fixed SonarCloud code duplication exclusion config
1 parent b863ba1 commit def867a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.sonarcloud.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
sonar.exclusions=tests/lib/Sets/expected_rules/**/*
1+
# Exclude files from duplication detection
2+
sonar.cpd.exclusions=tests/lib/PhpCsFixer/Sets/expected_rules/**

0 commit comments

Comments
 (0)