no_tab_linter {lintr}R Documentation

No tab linter

Description

Check that only spaces are used for indentation, not tabs.

Usage

no_tab_linter()

Tags

consistency, default, style

See Also

linters for a complete list of linters available in lintr.


[Package lintr version 3.0.0 Index]