This commit is contained in:
William Hall
2023-07-29 15:46:20 +01:00
parent 9476751d6b
commit 137df4dd3c
-1
View File
@@ -39,7 +39,6 @@ return $config->setRules(array(
'semicolon_after_instruction' => true,
'short_scalar_cast' => true,
'simplified_null_return' => true,
'single_blank_line_before_namespace' => true,
'single_class_element_per_statement' => true,
'single_line_comment_style' => true,
'single_quote' => true,