Skip to content

Commit

Permalink
add: array_push
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Oct 12, 2022
1 parent 56d51a4 commit 0a032a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/php/phpcsfixer.rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ parameters:
align_multiline_comment:
comment_type: all_multiline
array_indentation: true
array_push: true
array_syntax:
syntax: long
backtick_to_shell_exec: true
Expand Down

0 comments on commit 0a032a6

Please sign in to comment.