Curious, have you thought about running clang-format over the source? I find it refreshingly useful to automate indentation, since it takes the subjective aspect out of it (just agree on a .clang-format config).
I tried it quickly, and I have to say it looks a lot nicer :-).
Curious, have you thought about running clang-format over the source? I find it refreshingly useful to automate indentation, since it takes the subjective aspect out of it (just agree on a .clang-format config).
I tried it quickly, and I have to say it looks a lot nicer :-).