tests/testthat/test-lintr.R

context("lintr")
if (requireNamespace("lintr", quietly = TRUE)) {
  context("lints")
  test_that("Package Code Style", {
    skip_on_cran()
    lintr::expect_lint_free()
  })
}

Try the HIBPwned package in your browser

Any scripts or data that you put into this service are public.

HIBPwned documentation built on April 17, 2018, 5:08 p.m.