Learn R Programming

lintr (version 3.2.0)

deprecated_linters: Deprecated linters

Description

Linters that are deprecated and provided for backwards compatibility only. These linters will be excluded from linters_with_tags() by default.

Arguments

Linters

The following linters are tagged with 'deprecated':

  • consecutive_stopifnot_linter

  • extraction_operator_linter

  • no_tab_linter

  • single_quotes_linter

  • unnecessary_nested_if_linter

  • unneeded_concatenation_linter

See Also

linters for a complete list of linters available in lintr.