Skip to content

Code style template #424

@neusdan

Description

@neusdan

It would be really really nice to have a clang-format style (#284) and of course one that is more optimized for readability than the current one.

Until then i've found a solution to format the code with the current style with Astyle

--style=whitesmith --indent=spaces=3 --align-pointer=type --align-reference=type --max-code-length=120 --attach-namespaces --indent-preproc-block --indent-preproc-define --unpad-paren --keep-one-line-blocks --keep-one-line-statements --mode=c

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraCI, package management, etc

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions