mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
cs: Enable risky rule random_api_migration
.
This commit is contained in:
@@ -62,7 +62,7 @@ $riskyRules = [
|
||||
'php_unit_expectation' => false,
|
||||
'php_unit_mock' => false,
|
||||
'php_unit_namespaced' => false,
|
||||
'random_api_migration' => false,
|
||||
// 'random_api_migration' => false,
|
||||
// 'static_lambda' => false,
|
||||
'php_unit_construct' => false,
|
||||
// 'psr_autoloading' => false,
|
||||
|
Reference in New Issue
Block a user