tests/testthat/test_zzz_style.R

## Boilerplate for enforcing lintr with testthat from lintr README.md
if (requireNamespace("lintr", quietly = TRUE)) {
    context("Code style")

    test_that("Package Style", {
        lintr::expect_lint_free()
    })
}
coregenomics/kmap documentation built on June 4, 2019, 4:11 p.m.