Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ bold_red
Function
bold_red
tools/release/run-clang-format.py:212–213 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
210
211
212
def
bold_red(s):
213
return
"\x1b[1m\x1b[31m"
+ s +
"\x1b[0m"
214
215
216
def
colorize(diff_lines):
Callers
1
print_trouble
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected