tests/testthat/indention_curly_brackets/multi_line_curly_only-in.R

      {
         {1 + 3}
{2 + sin(pi)}
      }

      {

        # some additions
        {1 + 3}
        {2 + sin(pi)}

        # nothing to see here

      }
krlmlr/styler documentation built on Sept. 16, 2024, 11:35 p.m.