Skip to content

Commit c875e83

Browse files
committed
Work around simple-downgrader bug
1 parent 247ae64 commit c875e83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpcs.xml

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
<properties>
203203
<property name="enable" value="true"/>
204204
</properties>
205+
<exclude-pattern>src/Type/TypeResult.php</exclude-pattern>
205206
</rule>
206207
<exclude-pattern>compiler/tests/*/data/</exclude-pattern>
207208
<exclude-pattern>tests/*/Fixture/</exclude-pattern>

0 commit comments

Comments
 (0)