Skip to content

Commit e42bb8a

Browse files
committed
Exclude the MF2 Parser file
1 parent b616d4d commit e42bb8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpcs.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
<!-- Exclude the Test directory. -->
1414
<exclude-pattern>/tests/*</exclude-pattern>
1515

16+
<!-- Exclude the Libs directory. -->
17+
<exclude-pattern>/lib/*</exclude-pattern>
18+
19+
1620
<!-- Exclude the Bin directory. -->
1721
<exclude-pattern>/bin/*</exclude-pattern>
1822

0 commit comments

Comments
 (0)