open_curly_linter {lintr} | R Documentation |
Check that opening curly braces are never on their own line and are always followed by a newline.
open_curly_linter(allow_single_line = FALSE)
allow_single_line |
if |
configurable, deprecated, readability, style
linters for a complete list of linters available in lintr.
https://style.tidyverse.org/syntax.html#indenting