Issue Type: Improvement Improvement
Affects Versions: amdatu-platform-1.0.0
Assignee: Unassigned
Created: 22/May/12 12:23 PM
Description:

I get checkstyle failures on array init code formatted according to our formatter.

For example:

return new ProvisionArtifact[] { this };

Fails with:

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

I think the formatter is correct and whitespace is good here.

Fix Versions: Backlog
Project: Amdatu
Labels: checkstyle
Priority: Minor Minor
Reporter: Bram de Kruijff
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