lintr-deprecated: Deprecated functions in lintr

lintr-deprecatedR Documentation

Deprecated functions in lintr

Description

Deprecated functions in lintr

Unnecessary concatenation linter

Single quotes linter

Consecutive stopifnot linter

No tabs linter

Extraction operator linter

Unnecessary nested if linter

Usage

unneeded_concatenation_linter(allow_single_expression = TRUE)

single_quotes_linter()

consecutive_stopifnot_linter()

no_tab_linter()

extraction_operator_linter()

unnecessary_nested_if_linter()

See Also

  • linters for a complete list of linters available in lintr.

  • deprecated_linters for a list of linters tagged as deprecated.


r-lib/lintr documentation built on Feb. 28, 2025, 10:08 p.m.