Skip to content

Adding support for R code #67

@jfiksel

Description

@jfiksel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions