Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
camo-image-proxy
Commits
b3b5e458
Commit
b3b5e458
authored
Dec 17, 2019
by
Erick Hitter
Browse files
Merge branch 'update/phpcs' into 'master'
Update PHPCS rules See merge request
!13
parents
ad3500ee
32521a06
Pipeline
#1799
passed with stage
in 2 minutes and 44 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
phpcs.xml
View file @
b3b5e458
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment