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