tests/testthat/test-style.R

context("lintr")

if (requireNamespace("lintr", quietly = TRUE)) {
  test_that("Code conforms to the package style", {
    lintr::expect_lint_free()
  })
}
UW-POLS501/r-uwpols501 documentation built on May 9, 2019, 9:37 p.m.