tests/testthat/test_lints.R

if (requireNamespace("lintr", quietly = TRUE)) {
  context("Check the lints")
  test_that("Package Style", {
    lintr::expect_lint_free()
  })
}
nathaneastwood/euler documentation built on June 18, 2019, 11:20 a.m.