tests/testthat/test-lintr.R

if (requireNamespace("lintr", quietly = TRUE)) {
  context("lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
leonawicz/mapmate documentation built on May 21, 2019, 5:09 a.m.