We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0e967 commit 4843709Copy full SHA for 4843709
lib/Config.php
@@ -26,7 +26,6 @@ final class Config extends PhpCsFixerConfig
26
'combine_consecutive_unsets' => false,
27
'comment_to_phpdoc' => false,
28
'concat_space' => ['spacing' => 'one'],
29
- 'curly_braces_position' => true,
30
'date_time_create_from_format_call' => true,
31
'date_time_immutable' => false,
32
'error_suppression' => false,
0 commit comments