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 57b259e commit cb28db1Copy full SHA for cb28db1
.php-cs-fixer.php
@@ -35,6 +35,7 @@
35
'style' => 'post',
36
],
37
'indentation_type' => true,
38
+ 'is_null' => true,
39
'line_ending' => true,
40
'new_with_parentheses' => true,
41
'no_extra_blank_lines' => true,
0 commit comments