Merge branch 'fix/if-bracket-operator' into 'master'
fix: remove requiring bracket operator with inline if statements See merge request !9
No related branches found
No related tags found
... | ... | @@ -6,7 +6,7 @@ |
"homepage": "https://gitlab.com/wpdesk/wp-code-sniffer", | ||
"type": "phpcodesniffer-standard", | ||
"prefer-stable": true, | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"authors": [ | ||
{ | ||
"name": "grola", | ||
... | ... |
Please register or sign in to comment