Skip to content

reformat: also format source files

Mark Nauwelaerts requested to merge mnauwelaerts/kate:reformat-sources into master

Due to find's handling of operators, only *.h files were being clang-format'ed so far (maybe intentionally so ;-) ). This adjustment effectively also formats the *.cpp files.

Merge request reports