Re: [PATCH 00/13] [RFC] Rust support

From: Josh Triplett
Date: Sun Oct 16 2022 - 09:24:09 EST


On Sat, Oct 15, 2022 at 04:16:14PM +0200, Olliver Schinagl wrote:
> +indent_style = "Visual"

Without commenting on the rest of this: visual indent style produces a
*lot* of diff noise, and I'd strongly recommend against it. Because it
lines things up, a change to one line can change many adjacent lines,
and make it hard to see what actually changed.