Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 319DA200BF8 for ; Fri, 30 Dec 2016 04:02:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 302A8160B41; Fri, 30 Dec 2016 03:02:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9D3B5160B2D for ; Fri, 30 Dec 2016 04:01:59 +0100 (CET) Received: (qmail 84619 invoked by uid 500); 30 Dec 2016 03:01:58 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 84588 invoked by uid 99); 30 Dec 2016 03:01:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2016 03:01:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8892E2C1F54 for ; Fri, 30 Dec 2016 03:01:58 +0000 (UTC) Date: Fri, 30 Dec 2016 03:01:58 +0000 (UTC) From: "Sudeep Sunthankar (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17218) [C++] Use Google Style guide and cpplint MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 30 Dec 2016 03:02:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-17218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786727#comment-15786727 ] Sudeep Sunthankar commented on HBASE-17218: ------------------------------------------- Hi [~enis] I have created a new subtask HBASE-17395 and marking this issue back to Resolved. > [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: Sudeep Sunthankar > Fix For: HBASE-14850 > > Attachments: HBASE-17218.HBASE-14850.v2.patch, 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)