I  just  read this in the Automate and systematize internal processes Goal

Move clang-format from a git hookscript to pre-commit CI so that merge
requests will show a CI failure when badly-formatted changes exist, and
people can see this in a nice UI and fix them

https://phabricator.kde.org/T15627

For kdiff3 this likely to create un-needed noise due the code base not
perfectly aligning to the .clang-format format file provided. This comes
both from headers whose format is untouched a aumber of spaceing quirks
that I cann't teach clang-format to either ignore or due itself. Is the
above proposal to  be opt-in like the current system or automatic for all
projects?

Reply via email to