Skip to content

[clang-format] Add an option to have no space at all in PointerAlignment #143861

Open
@a-denis

Description

@a-denis

Hi,

In my coding style, I do not use spaces at all around pointer, e.g.:

int*a = NULL;

Would it be possible to add a nospace option to PointerAlignment?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions