On 24.11.17 09:12, Juha Heinanen wrote:
Am Donnerstag, 23. November 2017, 17:20:48 CET schrieb Daniel-Constantin Mierla:
it was discussed during the last irc devel meeting and everyone there agreed to use clang-format to format the source code:
Does anyone have emacs c-mode-hook for this or am I too old school when I still use emacs?
Not using clang myself, but found:
- https://github.com/sonatard/clang-format
Then this blog looks to be recent enough:
- https://eklitzke.org/smarter-emacs-clang-format
Cheers, Daniel