From eb35595553a1cbbfeb25fdb9276a30ab373ea6c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 21 Nov 2022 07:09:06 +0200 Subject: [PATCH] add colors --- .bazelrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bazelrc b/.bazelrc index 706beaa..64104d4 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,2 +1,4 @@ +common --color=yes --curses=yes + build --incompatible_enable_cc_toolchain_resolution build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1