mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-10 17:09:42 +00:00
Various code cleanup and fixed alignments.
This commit is contained in:
@@ -60,7 +60,7 @@ return $config->setRules([
|
||||
'binary_operator_spaces' => [
|
||||
'default' => 'at_least_single_space',
|
||||
'operators' => [
|
||||
'=>' => 'align_single_space_minimal',
|
||||
'=>' => 'align_single_space_by_scope',
|
||||
'=' => 'align_single_space_minimal',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user