tests/testthat/indention_operators/eq_sub_complex_tokens-in.R

call(a =
       5,
     b)

call(a =
       5,
     b
     )

c(
        a =
                1,
        b = # comment here
                2
)
r-lib/styler documentation built on April 10, 2024, 4 a.m.