[
https://issues.apache.org/jira/browse/AVRO-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801696#comment-16801696
]
ASF subversion and git services commented on AVRO-2353:
-------------------------------------------------------
Commit 8026c8ffe4ef67ab419dba73910636bf2c1a691c in avro's branch
refs/heads/master from Ismaël Mejía
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=8026c8f ]
AVRO-2353: Configure spotless-maven-plugin to auto format/validate Java code
(#487)
* AVRO-2353: Configure spotless-maven-plugin to auto format/validate Java code
* AVRO-2353: Adapt code formatter to Avro default style (2 spaces)
* AVRO-2353: Remove trailing spaces check from checkstyle
This is a bug of eclipse-jdt-formatter so we should disable the trailing
validation temporally. For more info see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=488229
* AVRO-2353: Auto-format existing code
> Auto format/validate Java code
> ------------------------------
>
> Key: AVRO-2353
> URL: https://issues.apache.org/jira/browse/AVRO-2353
> Project: Apache Avro
> Issue Type: Task
> Components: java
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
>
> In order to have consistent code formatting and make contribution validations
> simpler we should consider auto formatting our Java codebase and checking it
> with spotless.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)