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
)
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.