lintr icon indicating copy to clipboard operation
lintr copied to clipboard

Add base pipe to `backport_linter()`

Open Bisaloo opened this issue 1 year ago • 1 comments

I believe this should lint:

lintr::lint(text = "x |> f()", linters = lintr::backport_linter("3.0.0"))

Created on 2024-07-22 with reprex v2.1.1

Bisaloo avatar Jul 22 '24 12:07 Bisaloo