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 0021a79 commit 2e312c5Copy full SHA for 2e312c5
.php_cs
@@ -16,6 +16,7 @@ $config = Symfony\CS\Config::create()
16
'-phpdoc_no_package',
17
'concat_with_spaces',
18
'ordered_use',
19
+ 'short_array_syntax',
20
])
21
->finder($finder);
22
0 commit comments