>
> The auto formatters (both yapf and black), however, perform somewhat
> undesirable changes at places. See 'regex_indent_old' and
> 'regex_indent_new'
> as an example.
>

Try dedenting the string and make the closing """ match up. I'd say the
formatting is okay, things that don't fit a line get thrown on the next.

it would be better to think about which is more readable and maintainable
> for
> us, IMO.
>

I find the blocks easier to differentiate with 4 spaces and too crowded
with 2 spaces.

>
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to