Skip to content

clang-format: set AlwaysBreakTemplateDeclarations to true

Ahmad Samir requested to merge work/ahmad/AlwaysBreakTemplateDeclarations into master

This matches most of the existing code in KDE; also note that Qt has the same setting (also stating in a comment in their _clang-format that this matching their existing code).

Merge request reports