If without braces

Philip Young <[email protected]>
Newsgroups gmane.comp.gnu.indent.bugs
Message-ID <[email protected]>
Hello,

(I'm sorry if this is not the right place to ask usage questions about
indent. Where should I ask instead ?)

How can I make indent format if's without braces as

    if(expression) statement;

instead of
    
    if(expresseion)
        statement;

Thank you very much,
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.