1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00
This commit is contained in:
Jordi Boggiano
2016-03-01 18:12:45 +00:00
parent 3d87f3ce4f
commit f1091c3b97
9 changed files with 14 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ return Symfony\CS\Config::create()
'blank_line_before_return' => true,
'header_comment' => array('header' => $header),
'include' => true,
'long_array_syntax' => true,
'long_array_syntax' => false,
'method_separation' => true,
'no_blank_lines_after_class_opening' => true,
'no_blank_lines_after_phpdoc' => true,