We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
array_push
1 parent 56d51a4 commit 0a032a6Copy full SHA for 0a032a6
1 file changed
config/php/phpcsfixer.rules.yml
@@ -4,6 +4,7 @@ parameters:
4
align_multiline_comment:
5
comment_type: all_multiline
6
array_indentation: true
7
+ array_push: true
8
array_syntax:
9
syntax: long
10
backtick_to_shell_exec: true
0 commit comments