tests/testthat/test-lintr.R

# https://github.com/jimhester/lintr
if (requireNamespace("lintr", quietly = TRUE)) {
  context("lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
schloerke/geozoo documentation built on May 29, 2019, 3:40 p.m.