Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 753a21e

Browse files
committed
exclude mf2 lib and tests
1 parent b070f61 commit 753a21e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpcs.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
<ruleset name="WordPress">
33
<description>WordPress Coding Standard.</description>
44
<rule ref="WordPress-Core"/>
5+
<exclude-pattern>includes/Mf2/*</exclude-pattern>
6+
<exclude-pattern>tests/*</exclude-pattern>
57
</ruleset>

0 commit comments

Comments
 (0)