I think we should. I also noticed the current formatter and checkstyle
disagree about explicit type parameters like in

    Collections.<String>emptyList()

I'd be happy to test the new formatter configuration.

--
Regards,
Igor

On 2015-01-20 15:19, Dan Tran wrote:
The current maven java formatter [1] keeps fluent statement in one line
with size larger than the limit 120

This case where I had to do a few manual hacks to make checkstyle happy for
PMD maven plugin

Should we fix the formatter?


Thanks

-D



[1] http://maven.apache.org/developers/maven-eclipse-codestyle.xml


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to