tests/testthat/test-style.r

if (requireNamespace("lintr", quietly = TRUE)) {
  context("Code style")
  test_that("lint free", {
    lintr::expect_lint_free()
  })
}

Try the mimager package in your browser

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

mimager documentation built on Nov. 8, 2020, 5:36 p.m.