Skip to content

Commit 0a032a6

Browse files
committed
add: array_push
1 parent 56d51a4 commit 0a032a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/php/phpcsfixer.rules.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ parameters:
44
align_multiline_comment:
55
comment_type: all_multiline
66
array_indentation: true
7+
array_push: true
78
array_syntax:
89
syntax: long
910
backtick_to_shell_exec: true

0 commit comments

Comments
 (0)