Flag lines that exceed a certain character length.
Usage
limit_line_length(
max_length = 80,
message = NULL,
type = c("style", "warning", "error")
)Flag lines that exceed a certain character length.
limit_line_length(
max_length = 80,
message = NULL,
type = c("style", "warning", "error")
)