We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b37ff commit a6af9a3Copy full SHA for a6af9a3
phpcs.xml.dist
@@ -18,7 +18,7 @@
18
<exclude-pattern>*/src/WP_CLI/JsonManipulator\.php$</exclude-pattern>
19
<exclude-pattern>*/src/WP_CLI/Package/Compat/Min_Composer_1_10/NullIOMethodsTrait\.php$</exclude-pattern>
20
<exclude-pattern>*/src/WP_CLI/Package/Compat/Min_Composer_2_3/NullIOMethodsTrait\.php$</exclude-pattern>
21
- <exclude-pattern>*/tests/test-json-manipulator\.php$</exclude-pattern>
+ <exclude-pattern>*/tests/JsonManipulatorTest\.php$</exclude-pattern>
22
23
<!-- Show progress. -->
24
<arg value="p"/>
0 commit comments