Skip to content

WIP: add AlignConsecutiveDeclarations: true to .clang-format, and apply...

Gerhard Raven requested to merge graven/Gaudi:update-clang-format into master

The AlignConsecutiveDeclarations was not defined in the .clang-format file, because it was 'only' introduced with clang-format-3.9, which, when .clang-format was first written, was not yet available....

Merge request reports