Skip to content

CMake: Add target 'clang-format'

Plata Hill requested to merge work/plata/clang-format into master

Use kde_clang_format to easily format the code via ninja clang-format. In a next step, the existing code (which is currently not completely formatted according to the .clang-format config) shall be formatted.

Edited by Plata Hill

Merge request reports