Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add base pipe to backport_linter() #2634

Open
Bisaloo opened this issue Jul 22, 2024 · 1 comment
Open

Add base pipe to backport_linter() #2634

Bisaloo opened this issue Jul 22, 2024 · 1 comment
Labels
feature a feature request or enhancement

Comments

@Bisaloo
Copy link
Contributor

Bisaloo commented Jul 22, 2024

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

@AshesITR AshesITR added the feature a feature request or enhancement label Jul 22, 2024
@AshesITR
Copy link
Collaborator

That would be nice. Also, \(x) x could be linted, as well as raw string literals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants