mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enhancement: Enable random_api_migration fixer
Co-authored-by: Mathias Reker <mathias@reker.dk> Closes GH-699.
This commit is contained in:
@@ -35,6 +35,7 @@ $config
|
||||
'no_extra_blank_lines' => true,
|
||||
'no_trailing_whitespace' => true,
|
||||
'ordered_class_elements' => true,
|
||||
'random_api_migration' => true,
|
||||
'single_space_after_construct' => true,
|
||||
'strict_param' => true,
|
||||
'switch_case_space' => true,
|
||||
|
||||
Reference in New Issue
Block a user