tests/testthat/indention_operators/not_first_trigger-out.R

1 + (
  3
) %>%
  j()

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

a + (
  c
) + (
  c(
    2
  )
) %>%
  j()

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.