context("lints")
test_that("package style", {
## Run for manual checks
# lintr::lint_package(linters = lintr::with_defaults(
# trailing_whitespace_linter = NULL,
# line_length_linter = lintr::line_length_linter(120))
# )
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.