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

seq_linter should lint on 1:n() [dplyr] and 1:.N [data.table] #1396

Closed
MichaelChirico opened this issue Jun 15, 2022 · 0 comments · Fixed by #1398
Closed

seq_linter should lint on 1:n() [dplyr] and 1:.N [data.table] #1396

MichaelChirico opened this issue Jun 15, 2022 · 0 comments · Fixed by #1398
Labels
feature a feature request or enhancement

Comments

@MichaelChirico
Copy link
Collaborator

Both of these are flavor-specific versions of 1:nrow(.) that we should recognize and lint

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

Successfully merging a pull request may close this issue.

2 participants