tests/testthat/test_expect_lint_free.R

if (requireNamespace("lintr", quietly = TRUE)) {
  context("lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
rebordao/modellatoR documentation built on May 27, 2019, 4:01 a.m.