Skip to content

Commit 0eeb2d1

Browse files
author
Martin Brecht-Precht
committed
Added Sensiolabd Insight configuration to disable code duplication checks.
1 parent 9811177 commit 0eeb2d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sensiolabs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
rules:
2+
php.duplicated_code:
3+
enabled: false

0 commit comments

Comments
 (0)