[
https://issues.apache.org/jira/browse/GIRAPH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404785#comment-13404785
]
Jakob Homan commented on GIRAPH-230:
------------------------------------
This assumes the each dev can make their IDE follow these conventions
automatically. Unless you can verify that Eclipse and IntelliJ do so, it just
adds more manual configuration (or worse, manual editing) for devs,
particularly those that contribute to multiple projects or who work with other
conventions. As part of the patch, either verify that this Eclipse and
IntelliJ do so, or provide instructions to automate this process.
> Uniform imports order
> ---------------------
>
> Key: GIRAPH-230
> URL: https://issues.apache.org/jira/browse/GIRAPH-230
> Project: Giraph
> Issue Type: Improvement
> Reporter: Alessandro Presta
> Assignee: Alessandro Presta
> Priority: Minor
> Attachments: GIRAPH-230.patch
>
>
> The order of imports currently varies from class to class.
> Enforcing a standard order can make our codebase more readable and let our
> IDEs manage imports automatically without polluting diffs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira