tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_tokens-out.R

x <- 5

if (x >= 5) {
  y <- TRUE
} else {
  y <- FALSE
}
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.