tests/testthat/indention_curly_brackets/custom-out.R

value <- 5
if (value > 0) {
    print(value)
}



if (value > 0) {
    print(value)
}
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.