Skip to content

How to disable formatting of function calls? #144

Description

@aminya

It is very weird for me to convert my compact call to the 2nd form. How can I disable this?

f(arg1, arg2, arg3)

->

f(
  arg1,
  arg2,
  arg3,
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions