extra line breaks for initialization of 2D array
"Heller, Christian" <[email protected]> Tue, 7 Jun 2022 22:00:03 +0000
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <BL3P221MB0612302E761D78A9363D12DFBDA59@BL3P221MB0612.NAMP221.PROD.OUTLOOK.COM> |
Point points[] =3D {
{0.0, 1.0}
,
{2.0, 2.0}
,
{3.0, 3.0}
};
Even with -nbc.
This is also mentioned here, but w/o a fix:
https://superuser.com/questions/855881/gnu-indent-how-to-forbid-inserting-n=
ewlines-before-in-declaration-of-struct
Thanks,
Chris
518-779-0139