Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Feature Request: List starts on same line #8

@ns-bak

Description

@ns-bak

Having an option to make lists start on the same line would be convenient. eg:

void foo(Bar none, Bar one, Bar two);
// becomes
void foo(Bar none,
         Bar one,
         Bar two);

If this already exists then I apologize for not seeing it. Cheers and thanks.

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