Remove double color settings entry in Phan config
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
use Phan\Config;
|
use Phan\Config;
|
||||||
|
|
||||||
return [
|
return [
|
||||||
"color_issue_messages_if_supported" => true,
|
|
||||||
// "target_php_version" => "8.3",
|
// "target_php_version" => "8.3",
|
||||||
"minimum_target_php_version" => "8.3",
|
"minimum_target_php_version" => "8.3",
|
||||||
// turn color on (-C)
|
// turn color on (-C)
|
||||||
|
|||||||
Reference in New Issue
Block a user