-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Description
Hi,
I am writing some custom linters following the document at https://cran.r-project.org/web/packages/lintr/vignettes/creating_linters.html . It turns out to be impossible to add testthat tests because the "expect_lint()" expectation is not exported by lintr.
I am thus forced to use the lintr:::expect_lint hack at the moment.
Could you please add a small "#' @export" statement in "R/expect_lint.R" please?
Cheers,
Florent
Metadata
Metadata
Assignees
Labels
No labels