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

Indent after pipes #485

Open
julianbarg opened this issue Aug 15, 2024 · 0 comments
Open

Indent after pipes #485

julianbarg opened this issue Aug 15, 2024 · 0 comments

Comments

@julianbarg
Copy link

The new line following the builtin pipe |> or the dplyr pipe %>% should be indented. See the tidyverse styleguide: https://style.tidyverse.org/pipes.html?#whitespace

%>% should always have a space before it, and should usually be followed by a new line. After the first step, each line should be indented by two spaces.

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

No branches or pull requests

1 participant