Skip to content

Run clang-format

Vlad Zahorodnii requested to merge work/zzag/clang-format into master

With clang-format, we will be able to refactor code and also keep coding style. Also, it will save us some time typing coding style nits.


As is, we can't run clang-format and merge the result.

Issues:

  • autotests: split includes in blocks so when clang-format sorts them, they're in the correct order

cc plasma-workspace#9

Edited by Vlad Zahorodnii

Merge request reports