Skip to content

Work/clang format works

Alexander Lohnau requested to merge work/clang_format_works into master

In plasma I had done this before running clang-format or I added the trailing commas in the formatting commit (depending on how many there were).

Using the trailing comma they do not get wrapped and it also leads to cleaner diffs when adding new values. I would encourage you to do the same to other pim repos you have already formatted ;-)

Merge request reports