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/groHMM documentation built on May 7, 2019, 7:57 a.m.