Skip to content

Commit f4d280d

Browse files
localheinzsebastianbergmann
authored andcommitted
Fix: Do not configure deprecated use_trait option of no_extra_blank_lines fixer
1 parent 978cb6b commit f4d280d

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
@@ -178,7 +178,6 @@
178178
'switch',
179179
'throw',
180180
'use',
181-
'use_trait',
182181
],
183182
],
184183
'no_homoglyph_names' => true,

0 commit comments

Comments
 (0)