Apply rector, phpstan and php-cs-fixer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -14,7 +14,6 @@ return $config
|
||||
'phpdoc_order' => true,
|
||||
'ordered_class_elements' => true,
|
||||
'multiline_whitespace_before_semicolons' => false,
|
||||
'no_superfluous_phpdoc_tags' => false,
|
||||
'phpdoc_annotation_without_dot' => false,
|
||||
'phpdoc_types_order' => [
|
||||
'null_adjustment' => 'always_last',
|
||||
|
Reference in New Issue
Block a user