Change By: Bram de Kruijff (22/May/12 12:30 PM)
Description: I get checkstyle failures on array init code formatted according to our formatter.

For example:

{
quote}
{
code}
 return new ProvisionArtifact[] { this };
{code}

Fails with:

{quote}
<error line="50" column="41" severity="error" message="&apos;{&apos; is followed by whitespace." source="com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheck"/>
{quote}

I think the formatter is correct and whitespace is good here.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to