Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ewQqP-0004zf-9h for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Mar 2018 11:14:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ewQqN-0004f1-WB for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Mar 2018 11:14:47 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ewQqN-0004er-JR for pgadmin-hackers@lists.postgresql.org; Thu, 15 Mar 2018 11:14:47 +0000 Received: from mail-io0-x22a.google.com ([2607:f8b0:4001:c06::22a]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ewQqK-0002zX-9s for pgadmin-hackers@postgresql.org; Thu, 15 Mar 2018 11:14:46 +0000 Received: by mail-io0-x22a.google.com with SMTP id e7so8144936ioj.1 for ; Thu, 15 Mar 2018 04:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qNKj1qcxmWxdLxyuh7tDgdSGN4NyNghLEhkfwhpRzf8=; b=1nq5hfLdqgle7zKQgFJ5/v3WKSzO4IUgWM6nL8MMYFIgnT4OU+o7gTNYpJ/LoDebSA oMZHwG+u6SIi4y/cdMrNG3ORl1mdprSvRwos7LiujqQ/rq2yZRweW4EwF2S63S1Xg+zI sTfDZuYEI/vcpf1rv/Ld3MBl5eqYL20eajsYbaqgWGumAiGmR1IDgssA7IK59nO12SdO Fqm6ZJt0DyuBTbTCKEhzXu3X4qNSqnnGbWu+3h204oB7s/SCy+MpKQQJz0D1hXGes6lz tFvOUs/J6LsF8vLSIIllyXGX6hagRc9LhM/E+DOfZdJTy+Tko+IYzyuKlZsYFsmyhCIE nxqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=qNKj1qcxmWxdLxyuh7tDgdSGN4NyNghLEhkfwhpRzf8=; b=SOhMFs0rHfa3hXrqbMt5vU07pRgb9dNlHOI6qESerxf6AshmZktnonBoxQRbqcPYka mJjMAsV8PHE2Eb6l8ga7FITSkEXmts6pnfK4Gx8PQANgcDVCkHiag2VY4t3k0s2EMNvv HTZHpOQNgCPexIpvIweZyTr7Yx3x0CPk+xI5aNnVPN2h6d0oLJpXKFDdY4UXbJ2/9meP pw75fbsFrPRUs5WwjqgUwo3wCfZOM/Ug80SCpdb9USGq8l3WXcP1O7aONB4M7Nps/5jK gsNmKnTb0VkfEIAi/MYoeKOYGYXJF8LbKmHg2Id4SVuisunFLqT0b7P/6WwkHsH0qHoB nsHw== X-Gm-Message-State: AElRT7FX90tI/kWEaJPsX49E5xesY++cEmsNWo4+XXEyAVJAcaSR4qOR avUIkrL/uqmFHR2nCzzVy3RiSABAMa+IiRpLbdL9XQ== X-Google-Smtp-Source: AG47ELsRJun2ALXEOJ92XxSLdThiTTA/ecgsY46zsm3Wa8DyyGChuscPrvjdDJkz4Pk6Yh2ZfpPeRnhF3WMSLObfJuA= X-Received: by 10.107.40.143 with SMTP id o137mr8483296ioo.72.1521112483320; Thu, 15 Mar 2018 04:14:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.141.195 with HTTP; Thu, 15 Mar 2018 04:14:22 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Thu, 15 Mar 2018 16:44:22 +0530 Message-ID: Subject: Re: pgAdmin 4 commit: Ignore config_local.py and config_distro.py when runn To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a1141fad23b7e5205677199d5" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a1141fad23b7e5205677199d5 Content-Type: text/plain; charset="UTF-8" Hi, I have just noticed, we're ignoring migrations directory too. Should we not also check code styling for migrations directory? -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Mar 15, 2018 at 4:40 PM, Dave Page wrote: > Ignore config_local.py and config_distro.py when running PEP-8 checks. > > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h= > 53ae960aeba0dde6109b91c171f22758b1b04ebe > > Modified Files > -------------- > web/.pycodestyle | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --001a1141fad23b7e5205677199d5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I have just noticed, we're igno= ring migrations directory too.
Should we not also check code styl= ing for migrations directory?

<= div dir=3D"ltr">

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<= /p>

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Thu, Mar 15, 2018 at 4:40 PM, Dave Page <= span dir=3D"ltr"><dpage@pgadmin.org> wrote:
= Ignore config_local.py and config_distro.py when running PEP-8 checks.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=3Dpgadmin4.git;a=3Dcommitdiff;h=3D53ae960aeba0dde6109b91c171f22758b1b04ebe

Modified Files
--------------
web/.pycodestyle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


--001a1141fad23b7e5205677199d5--