mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enhancement: Enable is_null fixer
This commit is contained in:
committed by
Derick Rethans
parent
57b259ea59
commit
cb28db18fa
@@ -35,6 +35,7 @@ $config
|
||||
'style' => 'post',
|
||||
],
|
||||
'indentation_type' => true,
|
||||
'is_null' => true,
|
||||
'line_ending' => true,
|
||||
'new_with_parentheses' => true,
|
||||
'no_extra_blank_lines' => true,
|
||||
|
||||
Reference in New Issue
Block a user