haiku-atelier-2024/web/vendor/htmlburger/carbon-fields/phpcs.xml
2024-12-22 19:47:20 +01:00

9 lines
248 B
XML
Executable file

<?xml version="1.0"?>
<ruleset name="Carbon Fields">
<description>Coding standards for Carbon Fields</description>
<exclude-pattern>tests/*</exclude-pattern>
<exclude-pattern>vendor/*</exclude-pattern>
<rule ref="WordPress-Core"/>
</ruleset>