commas_linter {lintr}R Documentation

Commas linter

Description

Check that all commas are followed by spaces, but do not have spaces before them.

Usage

commas_linter()

Tags

default, readability, style

See Also

linters for a complete list of linters available in lintr.
https://style.tidyverse.org/syntax.html#commas


[Package lintr version 3.0.1 Index]