Learn R Programming

lintr (version 3.0.2)

configurable_linters: Configurable linters

Description

Generic linters which support custom configuration to your needs.

Arguments

Linters

The following linters are tagged with 'configurable':

  • absolute_path_linter

  • backport_linter

  • brace_linter

  • closed_curly_linter

  • cyclocomp_linter

  • duplicate_argument_linter

  • line_length_linter

  • missing_argument_linter

  • namespace_linter

  • nonportable_path_linter

  • object_length_linter

  • object_name_linter

  • open_curly_linter

  • semicolon_linter

  • semicolon_terminator_linter

  • todo_comment_linter

  • undesirable_function_linter

  • undesirable_operator_linter

  • unneeded_concatenation_linter

  • unused_import_linter

See Also

linters for a complete list of linters available in lintr.