Skip to content

Replace astyle #69

@matthiasbeyer

Description

@matthiasbeyer

Astyle behaves/is very bad:

  • Adds blank lines at EOF
  • Isn't forward compatible (see Add tests astyle #68 )
  • Doesn't allow simple checking

It should be replaced.

Alternatives I know (by name) are:

  • gnu indent
  • uncrustify (maybe an C++ thing, I don't know)
  • Vera++ (maybe also an C++ thing)
  • cb which is an ancient beautifier (code beautifier) but may match our needs
  • nsiqcppstyle
  • KWStyle (from the cmake guys)

We should discuss the alternatives here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions