todo_comment_linter {lintr} | R Documentation |
Check that the source contains no TODO comments (case-insensitive).
todo_comment_linter(todo = c("todo", "fixme"))
todo |
Vector of strings that identify TODO comments. |
linters for a complete list of linters available in lintr.