Skip to content

Commit 2e312c5

Browse files
author
igor-chepurnoi
committed
update php_cs config
1 parent 0021a79 commit 2e312c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.php_cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ $config = Symfony\CS\Config::create()
1616
'-phpdoc_no_package',
1717
'concat_with_spaces',
1818
'ordered_use',
19+
'short_array_syntax',
1920
])
2021
->finder($finder);
2122

0 commit comments

Comments
 (0)