You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2016/05/06 02:02:13 UTC

[jira] [Closed] (MNEMONIC-15) Fixup code style according to the definition of #Mnemonic-10

     [ https://issues.apache.org/jira/browse/MNEMONIC-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wang, Gang closed MNEMONIC-15.
------------------------------
    Resolution: Fixed

Set fix Version/s field

> 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)