Skip to content

Commit d82e05c

Browse files
Update .php-cs-fixer.dist.php
Co-authored-by: Justin Herrera <[email protected]>
1 parent 1c80e9b commit d82e05c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php-cs-fixer.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
'fopen_flags' => true,
1616
'linebreak_after_opening_tag' => true,
1717
'native_function_invocation' => true,
18-
// 'method_argument_space' => ['ensure_fully_multiline' => true],
1918
'ordered_imports' => true,
2019

2120
// --- Diffs from @PhpCsFixer / @PhpCsFixer:risky ---

0 commit comments

Comments
 (0)