Hi Dscho, Johannes Schindelin wrote: > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > --- > .clang-format | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Well executed and well explained. Thank you. Reviewed-by: Jonathan Nieder <jrnieder@xxxxxxxxx> Going forward, is there an easy way to preview the effect of this kind of change (e.g., to run "make style" on the entire codebase so as to be able to compare the result with two different versions of .clang-format)? Thanks, Jonathan