Skip to content

Commit a6abbd3

Browse files
committed
Update cs rules
1 parent c32bd20 commit a6abbd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cs.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
'declare_strict_types' => false,
4747
'blank_line_between_import_groups' => true,
4848
'fully_qualified_strict_types' => true,
49-
'global_namespace_import' => false,
5049
'no_null_property_initialization' => false,
5150
'operator_linebreak' => [
5251
'only_booleans' => true,

0 commit comments

Comments
 (0)