Minor - comment @Symfony:risky

pull/3064/head
Julio 6 years ago
parent 4f2fea1390
commit ad6737a786
  1. 2
      .php_cs.dist

@ -4,7 +4,7 @@ $header = '/* For licensing terms, see /license.txt */';
$rules = [
'@Symfony' => true,
'@Symfony:risky' => true,
//'@Symfony:risky' => true,
'array_syntax' => [
'syntax' => 'short',
],

Loading…
Cancel
Save