tests/testthat/indention_operators/not_first_trigger-out.R

1 + (
  3
) %>%
  j()

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

a + (
  c
) + (
  c(
    2
  )
) %>%
  j()
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.