Is it possible to configure NoWhiteSpaceBefore for annotations?

mraible <[email protected]>
Newsgroups gmane.comp.java.audit.checkstyle.user
Message-ID <[email protected]>
Is it possible to configure Checkstyle so the following is allowed:

@Column(name="account_expired",nullable=false)

In other words, no whitespace before and after =. I'd still like to require
it in the rest of my code, just not in annotations.

Also, is it possible to configure Checkstyle to allow annotations on the
same line?

@Id @GeneratedValue(strategy=GenerationType.AUTO)

Thanks,

Matt
-- 
View this message in context: http://www.nabble.com/Is-it-possible-to-configure-NoWhiteSpaceBefore-for-annotations--tf4346128.html#a12381992
Sent from the CheckStyle - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
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.