Spacing inside brace lists

akarl <[email protected]>
Newsgroups gmane.comp.gnu.indent.bugs
Message-ID <[email protected]>
Hi,

Is there an option to control the space around the braces in brace 
lists? For instance I prefer

    int a[] = {1, 2, 3, 4, 5};

to

    int a[] = { 1, 2, 3, 4, 5 };


Regards,
August
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.