tests/testthat/test-lintr.R

if (requireNamespace("lintr", quietly = TRUE)) {
  context("lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
schloerke/gsoc-ggduo-test documentation built on May 29, 2019, 3:41 p.m.