tests/testthat/test_linting.R

if (requireNamespace("lintr", quietly = TRUE)) {
  context("lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
sakrejda/micropackage-template documentation built on May 17, 2019, 8:16 p.m.