From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id F1A68A05D3 for ; Fri, 26 Apr 2019 10:13:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C40CA1B19A; Fri, 26 Apr 2019 10:13:49 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 41F4F1B101 for ; Fri, 26 Apr 2019 10:13:48 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Apr 2019 01:13:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,396,1549958400"; d="scan'208";a="145894123" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.251.92.20]) ([10.251.92.20]) by orsmga003.jf.intel.com with ESMTP; 26 Apr 2019 01:13:44 -0700 To: Stephen Hemminger , dev@dpdk.org References: <20190425101944.72132e0a@hermes.lan> From: "Burakov, Anatoly" Message-ID: <44cac678-9e3c-bb93-7451-88a13b801d79@intel.com> Date: Fri, 26 Apr 2019 09:13:43 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190425101944.72132e0a@hermes.lan> Content-Type: text/plain; charset="UTF-8"; format="flowed" Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] Editor Config X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190426081343.Mxm28mp5xg5dwW9I2I5_ViiYRGdZjtTXfi4Lg6v9Dog@z> On 25-Apr-19 6:19 PM, Stephen Hemminger wrote: > Systemd uses this and it looks like a useful addition to the DPDK source > base. Especially since we now have Windows developers. > > https://editorconfig.org/ > I have suggested using clang-format in the past, but this would be a good step too. -- Thanks, Anatoly