lintr
lintr copied to clipboard
Add base pipe to `backport_linter()`
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