mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-02 19:16:39 +00:00
Small phpcs fixes.
This commit is contained in:
@@ -55,7 +55,7 @@ return $config->setRules([
|
||||
],
|
||||
],
|
||||
'statement_indentation' => true,
|
||||
'type_declaration_spaces' => false,
|
||||
'type_declaration_spaces' => true,
|
||||
'cast_spaces' => false,
|
||||
'binary_operator_spaces' => false,
|
||||
'void_return' => true,
|
||||
|
Reference in New Issue
Block a user