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 a0b75f9 commit 4952105Copy full SHA for 4952105
.php-cs-fixer.dist.php
@@ -72,7 +72,6 @@ public function getRules(): array
72
"psr_autoloading" => ['dir' => $this->src],
73
"return_type_declaration" => ["space_before" => "none"],
74
"short_scalar_cast" => true,
75
- "single_blank_line_before_namespace" => true,
76
"line_ending" => true,
77
];
78
}
0 commit comments