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()
    })
}
omsai/groHMM documentation built on May 24, 2019, 2:18 p.m.