tests/testthat/test-lints.R

context("Lints")

if (requireNamespace("lintr",quietly = TRUE)) {
  test_that("Package has good style (no lints)", {
    lintr::expect_lint_free()
  })
}
wamserma/VCD2R documentation built on May 20, 2023, 11:17 p.m.