tests/testthat/indention_operators/not_first_trigger-in.R

1+ (
  3
) %>%
j()

a <- c(x, y,
       z) %>%
k()

a + (
  c
)   + (
 c(
  2
     )
)%>%
j()
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.