Bug #11336 2007-06-12 06:54

deuce

No apparent way to use --brackets=break-closing option

There does not seem to be a way to specify --brackets=break-closing in the configuration. When used with --brackets=linux or --brackets=attach you end up with:

if {

blah(blah, blah);

}

else {

foo(bar);

}

Which is the style I use of course. This should just be an extract checkbox.

Category
Plugin::SourceFormatter
Group
 
Status
Closed
Close date
2007-07-31 05:24
Assigned to
ceniza
ceniza 2007-07-31 05:24

This bug is now fixed in HEAD.

Thank you for reporting it.