cs: Enable risky rule random_api_migration.

This commit is contained in:
Pol Dellaiera
2021-11-30 11:55:02 +01:00
parent 91d12c4a96
commit a43784c3a1
13 changed files with 27 additions and 27 deletions

View File

@@ -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,