Skip to content

Commit

Permalink
add formatting option
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-jaksov-tl committed Sep 20, 2024
1 parent 101592a commit ac53ab5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .php-cs-fixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
'method',
'const'
]
]
],
'align_multiline_comment' => true
];

$config = new Config();
Expand Down

0 comments on commit ac53ab5

Please sign in to comment.