Skip Menu |

This queue is for tickets about the Perl-Tidy CPAN distribution.

Report information
The Basics
Id: 73738
Status: resolved
Priority: 0/
Queue: Perl-Tidy

People
Owner: Nobody in particular
Requestors: rsimoes [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Allow stacking of closing code-block braces
Much like -vtc and -sct, an option for stacking closing curly braces that delimit code blocks would be appreciated!
This would be a nice update but didn't make it in the latest release because it is a complex update.
Parameter -scbb in version 20121207 does this. -Steve