Skip to content

Commit f517cea

Browse files
Removing Commented Lines
1 parent d639051 commit f517cea

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
@@ -195,7 +195,6 @@
195195
'single_line_comment_style' => ['comment_types' => ['hash']],
196196
'single_line_throw' => true,
197197
'single_quote' => true,
198-
//'single_space_after_construct' => true,
199198
'single_space_around_construct' => true,
200199
'single_trait_insert_per_statement' => true,
201200
'space_after_semicolon' => true,

0 commit comments

Comments
 (0)