misc: Phan Severity 복구
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ return [
|
|||||||
// (See `backward_compatibility_checks` for additional options)
|
// (See `backward_compatibility_checks` for additional options)
|
||||||
"target_php_version" => '8.2',
|
"target_php_version" => '8.2',
|
||||||
"minimum_target_php_version" => '8.2',
|
"minimum_target_php_version" => '8.2',
|
||||||
'minimum_severity' => \Phan\Issue::SEVERITY_CRITICAL,
|
'minimum_severity' => \Phan\Issue::SEVERITY_NORMAL,
|
||||||
|
|
||||||
'file_list' => [
|
'file_list' => [
|
||||||
'f_config/config.php',
|
'f_config/config.php',
|
||||||
|
|||||||
Reference in New Issue
Block a user