tests/testthat/test-style.r

if (requireNamespace("lintr", quietly = TRUE)) {
  context("Code style")
  test_that("lint free", {
    lintr::expect_lint_free()
  })
}
aaronwolen/metafiler documentation built on Feb. 16, 2024, 12:41 a.m.