Skip to content

Commit

Permalink
Update cs rules
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Sep 6, 2023
1 parent c32bd20 commit a6abbd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cs.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
'declare_strict_types' => false,
'blank_line_between_import_groups' => true,
'fully_qualified_strict_types' => true,
'global_namespace_import' => false,
'no_null_property_initialization' => false,
'operator_linebreak' => [
'only_booleans' => true,
Expand Down

0 comments on commit a6abbd3

Please sign in to comment.