[
https://issues.apache.org/jira/browse/MNEMONIC-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wang, Gang updated MNEMONIC-15:
-------------------------------
Fix Version/s: 0.1.2-incubating
> Fixup code style according to the definition of #Mnemonic-10
> ------------------------------------------------------------
>
> Key: MNEMONIC-15
> URL: https://issues.apache.org/jira/browse/MNEMONIC-15
> Project: Mnemonic
> Issue Type: Improvement
> Components: Allocator-Service, Collection, Core, Example
> Reporter: Wang, Gang
> Assignee: Wang, Gang
> Labels: codestyle
> Fix For: 0.1.2-incubating
>
>
> Only format code style without introducing any code change.
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)