Skip to content
Snippets Groups Projects
Commit 32521a06 authored by Erick Hitter's avatar Erick Hitter
Browse files

Update PHPCS rules

parent ad3500ee
Branches
No related tags found
1 merge request!13Update PHPCS rules
Pipeline #1774 passed
......@@ -20,7 +20,7 @@
<exclude-pattern>*/vendor/</exclude-pattern>
<rule ref="WordPress">
<exclude name="Generic.Arrays.DisallowShortArraySyntax" />
<exclude name="Generic.Arrays.DisallowShortArraySyntax.Found" />
<exclude name="WordPress.PHP.DisallowShortTernary" />
<rule ref="Generic.Arrays.DisallowLongArraySyntax" />
</rule>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment