Skip to content

Commit 486ec85

Browse files
committed
Fixed sniff exclusion
1 parent cc87962 commit 486ec85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<file>src/</file>
1414

1515
<rule ref="Spryker">
16-
<exclude name="Spryker.Commenting.FileDocBlock.FileDocBlockWrong" />
16+
<exclude name="Spryker.Commenting.FileDocBlock" />
1717
</rule>
1818
</ruleset>

0 commit comments

Comments
 (0)