by mpedrummer on Thu Mar 22, 2012 5:11 pm
As a feature request - more control over the whitespace, please!
The deep alignment is pretty close, but there's a few differences from what my company's code-sniffing will accept, namely that we don't align the first column with other tags. So, when there's @param and @return, this plugin's deep alignment puts two spaces after the @param, but the code sniffer wants just one.
Also, we do a newline after the descriptions, but no newline before the @return tag.
Really, this is awesome, though - not a big deal to fix those myself, and much better than typing out the whole thing!