tests/testthat/indention_curly_brackets/multi_line_curly_while_for_if_fun-out.R

a <- function(x, y, z) {
  while (2 + 2 > call(3, 1)) {
    if (isTRUE(x)) {
      b
    }
  }
  for (a in 1:19) {
    x[i] + 1
  }
}


if (
  require("logspline") &&
    require("rstanarm")
) {
  NULL
}
krlmlr/styler documentation built on Sept. 16, 2024, 11:35 p.m.