Bug
(?<=\W|^)(?<TAG>BUGBUG|BUG|PROBLEM): *(?<Message>[\S].*)$
Warning
#FFD04040
True
True
True
True
Concurrency Issue
(?<=\W|^)(?<TAG>CONCURRENCY|THREADSAFETY|THREADING): *(?<Message>[\S].*)$
Warning
#FFC05030
True
True
True
True
Note
(?<=\W|^)(?<TAG>NOTE): *(?<Message>[\S].*)$
Normal
#FF800080
True
True
True
True
Performance
(?<=\W|^)(?<TAG>PERFORMANCE|PERF): *(?<Message>[\S].*)$
Warning
#FFFF6200
True
True
True
True
Question
(?<=\W|^)(?<TAG>QUESTION|Q): *(?<Message>[\S].*)$
Question
#FF2040A0
True
True
True
True
Security Issue
(?<=\W|^)(?<TAG>SECURITY|SEC): *(?<Message>[\S].*)$
Warning
#FFA02020
True
True
True
True
Suggestion
(?<=\W|^)(?<TAG>SUGGESTION): *(?<Message>[\S].*)$
Question
#FF3090C0
True
True
True
True
ToDo
Question
(?<=\W|^)(?<TAG>TODOTODO|TODO|TASK): *(?<Message>[\S].*)$
#FF229988
True
True
True
True
Unclear Intent
(?<=\W|^)(?<TAG>UNCLEAR|INTENT|CLARITY|SPECIFY): *(?<Message>[\S].*)$
Warning
#FF999933
True
True
True
True