Skip to content
github-actions[bot] edited this page Nov 22, 2024 · 4 revisions

XXX/TODO/FIXME comments should be resolved.

Non-compliant Code Example

_if a # TODO: add support for c
_then
  _return b
_endif

Options

Option Default value Description
todo-comment.forbidden-comment-words TODO, FIXME, HACK, NOTE, TEMP, XXX List of forbidden words, separated by ',', case sensitive

Note

This page is generated. Any changes made to this page through the wiki will be lost in the future.