You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2016/12/05 23:15:59 UTC

[jira] [Resolved] (HBASE-17218) [C++] Use Google Style guide and cpplint

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

Enis Soztutar resolved HBASE-17218.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: HBASE-14850

I have pushed this to the branch. [~xiaobingo], [~sudeeps] lets use 
{code}
bin/format-code.sh
{code}
and 
{code}
make lint
{code}
going forward for patches. 

> [C++] Use Google Style guide and cpplint
> ----------------------------------------
>
>                 Key: HBASE-17218
>                 URL: https://issues.apache.org/jira/browse/HBASE-17218
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: HBASE-14850
>
>         Attachments: HBASE-17218_v1.patch
>
>
> This was discussed elsewhere in other sub jiras. Let's use the Google's Style guide going forward (instead of LLVM one). 
> There is an Eclipse formatter, a cpplint script and clang-format integration https://github.com/google/styleguide. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)