unindent_function_declaration: Revert the indention of function declaration header

View source: R/rules-indention.R

unindent_function_declarationR Documentation

Revert the indention of function declaration header

Description

Necessary for consistent indention of the function declaration header.

Usage

unindent_function_declaration(pd, indent_by = 2L)

Arguments

pd

A parse table.

indent_by

How many spaces of indention should be inserted after operators such as '('.

See Also

set_unindention_child update_indention_reference_function_declaration


r-lib/styler documentation built on Dec. 13, 2024, 5:42 p.m.