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

Update PHPCS rules

parent 6491b7a8
No related branches found
No related tags found
No related merge requests found
Pipeline #4737 failed
......@@ -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