On 2020/02/04 23:40:03, dak wrote: > Personally, the best of two worlds would be if a ping-pong between our current > Astyle and clang-format would end up stable after one application of each. That > way, putting the code base through both Astyle and clang-format semi-regularly > would put it into a form where users of either formatting tool could contribute > their changes without affecting already formatted code in the same file.
+1. I actually tried that earlier today, and there were lots of differences. I was using astyle 3.1 because that's what I had, so I'm not sure it represents the ideal, but I'm confident that this clang-format file needs some work regardless. It's a good start, though. https://codereview.appspot.com/561340043/
