mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Another try ...
This commit is contained in:
parent
1e583b4f35
commit
e08c5ca2e0
2 changed files with 9 additions and 8 deletions
|
@ -33,6 +33,7 @@ return $config
|
|||
'operators' => [
|
||||
'=>' => 'align_single_space_minimal',
|
||||
'=' => 'align_single_space_minimal',
|
||||
'??' => 'align_single_space_minimal',
|
||||
],
|
||||
],
|
||||
'blank_line_after_namespace' => true,
|
||||
|
|
Loading…
Reference in a new issue