Skip to content

Replace astyle #69

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions