It seems like this project is not using a .clang-format style file for formatting. Using make indent (which calls astyle with some options) wants to re-format basically the whole source tree for me.
@joto what's your take on this? Also what do you think about documenting this in the dev docs?