R/comment_linters.R
todo_comment_linter.Rd
Check that the source contains no TODO comments (case-insensitive).
todo_comment_linter(todo = c("todo", "fixme"))
Vector of strings that identify TODO comments.
linters for a complete list of linters available in lintr.
configurable, style