-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
This looks like a great package! I was wondering if it would be able to support R code indentation, or at least general indentation where I want to take something like
df <- data.frame(x = c(1,2,3), myvar = c(2,3,4))
to something where the myvar aligns right under the x, i.e. the arguments all align to the right of the first '(' character
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels