tests/testthat/core/drop-comments-in.R

1 + 1# comment

#comment

function(
  # comment
  x = 1
) {
  # comment
  NULL
}
lorenzwalthert/styler.nocomments documentation built on Dec. 27, 2021, 12:15 a.m.