Skip to content

task-comment

Default severity: note

Reports source comments containing a TODO, FIXME, or BUG marker. Resolve the task or link it to an owned work item before enforcing this advisory check.

// TODO: decide which errors should be retried.
// Retry only errors classified as transient.