tests/testthat/indention_operators/not_first_trigger-in.R

1+ (
  3
) %>%
j()

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

a + (
  c
)   + (
 c(
  2
     )
)%>%
j()
r-lib/styler documentation built on April 10, 2024, 4 a.m.