From dev-return-4157-archive-asf-public=cust-asf.ponee.io@singa.apache.org Tue Feb 11 03:45:28 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7ECFF18066C for ; Tue, 11 Feb 2020 04:45:27 +0100 (CET) Received: (qmail 28303 invoked by uid 500); 11 Feb 2020 03:44:46 -0000 Mailing-List: contact dev-help@singa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@singa.apache.org Delivered-To: mailing list dev@singa.apache.org Received: (qmail 28096 invoked by uid 99); 11 Feb 2020 03:44:45 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Feb 2020 03:44:45 +0000 From: GitBox To: dev@singa.apache.org Subject: [GitHub] [singa] chrishkchris commented on issue #596: Clang-formatter results in different formatting? Message-ID: <158139268571.20691.3916752307296681989.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Tue, 11 Feb 2020 03:44:45 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit chrishkchris commented on issue #596: Clang-formatter results in different formatting? URL: https://github.com/apache/singa/issues/596#issuecomment-584467147 > may be for workaround could you try to set 'clang-format.language.cpp.style' this option to google. > > ok, I will try this one Yes, this is the solution need to add in the json "clang-format.language.cpp.style": "google" Could you update this to the instruction so everyone can use the same? thanks a lot ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services