Hello Nikhil!


> I would really like to use a formatting tool like yapf, but the only
> problem is that it doesn't have a configuration/option for the
>
>   foo( bar )
>
> format (space in brackets).

No need to retain that.  You are going to completely rewrite the tool,
so I don't mind if you change such code to `foo(bar)' in case you
prefer that.  What I want, however, is a mainly vertical code flow and
lines not longer than 78 characters if possible.


    Werner

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

Reply via email to