Skip to content

Multiple nested function calls are not split in C #215

Description

@miline

return check_if_6(add(1,2,3));

In above code arguments to add wont be split to new lines.

Would be nice to have this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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