We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32bd20 commit a6abbd3Copy full SHA for a6abbd3
1 file changed
.cs.php
@@ -46,7 +46,6 @@
46
'declare_strict_types' => false,
47
'blank_line_between_import_groups' => true,
48
'fully_qualified_strict_types' => true,
49
- 'global_namespace_import' => false,
50
'no_null_property_initialization' => false,
51
'operator_linebreak' => [
52
'only_booleans' => true,
0 commit comments