Skip to content

task-comment

Surface TODO, FIXME, and BUG comments.

Updated View as Markdown

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.

Bad

// TODO: decide which errors should be retried.

Good

// Retry only errors classified as transient.
Navigation

Type to search…

↑↓ navigate↵ selectEsc close