Skip to content

Commit 6789b09

Browse files
committed
Update phpcs.xml.dist config
Ref: 4ee76d9 Signed-off-by: William Desportes <[email protected]>
1 parent a1a8ae3 commit 6789b09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpcs.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@
3838
<rule ref="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName">
3939
<exclude-pattern>src/TokensList.php</exclude-pattern>
4040
<exclude-pattern>src/UtfString.php</exclude-pattern>
41+
<exclude-pattern>src/Components/Expression.php</exclude-pattern>
42+
<exclude-pattern>src/Statement.php</exclude-pattern>
4143
</rule>
4244
</ruleset>

0 commit comments

Comments
 (0)