tests/testthat/mod/path/to/module_nonsyntactic.R

#' @export
`%--%` <- function(x, y) {
  x ^ y ^ y
}

#' @export
`01_function` <- function() {
  NULL
}

Try the box.linters package in your browser

Any scripts or data that you put into this service are public.

box.linters documentation built on June 26, 2025, 5:07 p.m.