[
https://issues.apache.org/jira/browse/DRILL-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-1518:
----------------------------------
Attachment: eclipse-style-formatter.xml
Attaching the formatter template the following basic conventions.
# Do not format header comment (preserves Apache License text).
# 120 character long lines.
# Indentation using only 2 spaces.
# Braces starting on the same line as the block text.
# White-spaces around operators, after but not before punctuations.
Please review and let me know if somethings need change.
> Coding style formatter template for eclispe
> -------------------------------------------
>
> Key: DRILL-1518
> URL: https://issues.apache.org/jira/browse/DRILL-1518
> Project: Apache Drill
> Issue Type: Improvement
> Components: Tools, Build & Test
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Attachments: eclipse-style-formatter.xml
>
>
> As the Drill dev community is growing, we need to standardize the basic
> coding conventions. With this JIRA I am proposing that we document the coding
> standard already being followed implicitly in form of an Eclipse template
> (and IntelliJ IDEA version too).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)