1 Nov
2013
1 Nov
'13
6:42 p.m.
2013/11/1 Johan Engelen <jbc.engelen@...2592...>:
The file has to be named .clang-format or _clang-format, the filename is hardcoded (clang-format automatically searches parent folders of the src file).
OK, I didn't know about this.
Once we get this pretty-printing correct, we no longer need a page on code layouting, as we can simply point to the program to use to pretty-print new code. I hope this keeps our code clean and prevents confusions/discussions.
I think the existing documentation of the coding style should be left in place, because not everyone has clang-format available.
Regards, Krzysztof