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 4EA31A05D3 for ; Thu, 25 Apr 2019 19:19:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3FC921B5CF; Thu, 25 Apr 2019 19:19:55 +0200 (CEST) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by dpdk.org (Postfix) with ESMTP id 71E1F1B5CD for ; Thu, 25 Apr 2019 19:19:53 +0200 (CEST) Received: by mail-pl1-f180.google.com with SMTP id b3so112559plr.7 for ; Thu, 25 Apr 2019 10:19:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=SwTRyxIewElg0rTUtx1zpBSx6LNFjXC1NVHnLoZ80SY=; b=E1ZMzLJaqutHVhmeC7KkrRon5tc8ESmF4MzgAVsZQsFZZzhmm47TvPHlaoJ6FNlj2m 1oOtseROo14+0OBEwRLhxkdLnXAH9EGe8jYfoDH/VeJBWaBQfV0vGdQ2JWmRFVMz82IY NM6bAuizzGhJEgdVqe6ZXtSXDru1v3DsB1D642oYfA8RFmK2fsSaXf5PKdsoJqOdszFX 74T+C+VHxCfZI88jOGqmSnNnj+hlBFez++szDpKZrO5+khELx8zVNRfcNbhlrRDR1mWP +NvV6sC4Wy/cOsCGKVKlv6y5iBRwcIii76OFzDvMJ6K+/UHCOJZT5x9XrCkbrt4Ll8WI oRNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=SwTRyxIewElg0rTUtx1zpBSx6LNFjXC1NVHnLoZ80SY=; b=soPaTgV7SYR+IqHCOpLDPMSgUriqul6Z2b3TK4Ni1kCxB5fyjarK+qVvSQfoPsDTnc DNJAvJ1AMUA4YZFMcPCe6IPFyiLxwjtAkWjk9vCfXu6RxiViLZBvsC9J8qD47lubRKFG TFJsFoZuQdtPkQVJeQaikbX9yOz7g1ip4W1Ne8n9jt2gx6W5+lQkUK6VClT1AR4j6gdw bAYuWltaQk3Mi769n8H8Ytnd9jqvOf1wYIxzbQrIGIgSOLHwOx9JaKBH3j54yL7kS2e2 EBqv0iPJ8w+vQwBdrNTuEkA9c8QOk4i5cmeSgD5F7gyEwTBCsFL7f2knW/48R9tp33NJ 395A== X-Gm-Message-State: APjAAAVAOhgjNYQxKoajlIkcxir8AKFuHRdAyEgWByBB+gSewNn/Y0wH aJBJ460Lbc0o197pxx9Iq3/ZXXiOnk8= X-Google-Smtp-Source: APXvYqxXbXbEJkW9TE9ySAlyWHm2bQi77WGd10G5EcMA1ZptpvHcfoF3hfDjFhC2G0DJrqxGceB6+w== X-Received: by 2002:a17:902:280a:: with SMTP id e10mr41102036plb.244.1556212791909; Thu, 25 Apr 2019 10:19:51 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id b16sm32977196pfo.168.2019.04.25.10.19.51 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 25 Apr 2019 10:19:51 -0700 (PDT) Date: Thu, 25 Apr 2019 10:19:44 -0700 From: Stephen Hemminger To: dev@dpdk.org Message-ID: <20190425101944.72132e0a@hermes.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: [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: <20190425171944.oPZI0EmdiQOWv0mEeAndGXAnBTYgpVmf7PplpoBHn7I@z> 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/