mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Fixing PHP-CS config
This commit is contained in:
parent
8c9dcbb271
commit
6be1cd895a
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ return $config
|
||||||
'syntax' => 'long',
|
'syntax' => 'long',
|
||||||
],
|
],
|
||||||
'lowercase_keywords' => true,
|
'lowercase_keywords' => true,
|
||||||
'method_argument_space' => [],
|
|
||||||
'no_closing_tag' => true,
|
'no_closing_tag' => true,
|
||||||
'no_spaces_after_function_name' => true,
|
'no_spaces_after_function_name' => true,
|
||||||
'no_spaces_inside_parenthesis' => true,
|
'no_spaces_inside_parenthesis' => true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue