tests/testthat/test-06_linting.R

if (requireNamespace("lintr", quietly = TRUE)) {
  context("Check the lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
nathaneastwood/sparkts documentation built on May 25, 2019, 10:34 p.m.