[
https://issues.apache.org/jira/browse/MNEMONIC-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233149#comment-15233149
]
Yanping Wang commented on MNEMONIC-10:
--------------------------------------
If we are agree the following rules for coding guidelines, then we can call it
done and close this JIRA.
Rules for Java code:
1) Java code conventions
2) 2-space indentation
3) remove all TAB
4) LF newline
5) encode UTF-8
6) Add Apache License to code file
7) Maximum line width is 120
Rules for C/C++ code:
1) customized K&R
2) 2-space indentation
3) remove all TAB
4) LF newline
5) encode UTF-8
6) Add Apache License to code file
7) Maximum line width is 120
> Define coding guidelines for the project
> ----------------------------------------
>
> Key: MNEMONIC-10
> URL: https://issues.apache.org/jira/browse/MNEMONIC-10
> Project: Mnemonic
> Issue Type: Task
> Reporter: Uma Maheswara Rao G
>
> This is the JIRA to discuss about the coding guideline for the project.
> 1) Identify the coding formatter rules for following across the project.
> 2) Under this JIRA, shall we reformat the whole code according to identified
> formatter ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)