powered by
This function is a thin wrapper around lint_package that simply tests there are no lints in the package. It can be used to ensure that your tests fail if the package contains lints.
expect_lint_free(...)
arguments passed to lint_package()
lint_package()