Skip to contents

Check that the source contains no TODO comments (case-insensitive).

Usage

todo_comment_linter(todo = c("todo", "fixme"))

Arguments

todo

Vector of strings that identify TODO comments.

See also

linters for a complete list of linters available in lintr.