Another try ...

pull/10760/head
Michael 2021-09-26 04:16:21 +00:00
parent 1e583b4f35
commit e08c5ca2e0
2 changed files with 9 additions and 8 deletions

View File

@ -33,6 +33,7 @@ return $config
'operators' => [
'=>' => 'align_single_space_minimal',
'=' => 'align_single_space_minimal',
'??' => 'align_single_space_minimal',
],
],
'blank_line_after_namespace' => true,