2024-08-13
This commit is contained in:
parent
74779c64c1
commit
6b27b6d5e6
30 changed files with 6781 additions and 2 deletions
9
web/vendor/htmlburger/carbon-fields/phpcs.xml
vendored
Normal file
9
web/vendor/htmlburger/carbon-fields/phpcs.xml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue