From 6f3dacdec0a8706657e9c335a9d4bcea116c59c9 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 7 Jan 2026 13:32:31 +0900 Subject: [PATCH] Remove double color settings entry in Phan config --- .phan/config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/.phan/config.php b/.phan/config.php index 0d4431d3..32684d9d 100644 --- a/.phan/config.php +++ b/.phan/config.php @@ -26,7 +26,6 @@ use Phan\Config; return [ - "color_issue_messages_if_supported" => true, // "target_php_version" => "8.3", "minimum_target_php_version" => "8.3", // turn color on (-C)