R/lint.R
makeLinterMessage.Rd
Pretty-prints a linter message. Primarily used as a helper for constructing linter messages with linter().
linter()
makeLinterMessage(header, content, lines)
A header message describing the linter.
The content of the file that was linted.
The line numbers from content that contain lint.
content