Re: [PATCH 12 of 12 topics] flake8: fix E124 style

2016-09-06 Thread Pierre-Yves David



On 08/31/2016 06:39 AM, Sean Farley wrote:

Sean Farley  writes:


# HG changeset patch
# User Sean Farley 
# Date 1472595848 25200
#  Tue Aug 30 15:24:08 2016 -0700
# Node ID c0064f048058b35713d7262b578a7fa5e216f195
# Parent  b579ff9e41931a26ded12b409925d0fa40d9b05d
# EXP-Topic flake8
flake8: fix E124 style


This patch series is meant as a take-the-rules-you-want (so if you want
to keep ignoring E124, just drop this patch). I hope some are taken
because I like clean code.


I've taken fix for: E713, E301, E111, E222, W391, E127 see for the other.

Thanks!

--
Pierre-Yves David
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


Re: [PATCH 12 of 12 topics] flake8: fix E124 style

2016-09-06 Thread Pierre-Yves David



On 08/31/2016 05:58 AM, Sean Farley wrote:

# HG changeset patch
# User Sean Farley 
# Date 1472595848 25200
#  Tue Aug 30 15:24:08 2016 -0700
# Node ID c0064f048058b35713d7262b578a7fa5e216f195
# Parent  b579ff9e41931a26ded12b409925d0fa40d9b05d
# EXP-Topic flake8
flake8: fix E124 style


I'm not sure this match our usual coding style (but that's interesting)

--
Pierre-Yves David
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


Re: [PATCH 12 of 12 topics] flake8: fix E124 style

2016-08-30 Thread Sean Farley
Sean Farley  writes:

> # HG changeset patch
> # User Sean Farley 
> # Date 1472595848 25200
> #  Tue Aug 30 15:24:08 2016 -0700
> # Node ID c0064f048058b35713d7262b578a7fa5e216f195
> # Parent  b579ff9e41931a26ded12b409925d0fa40d9b05d
> # EXP-Topic flake8
> flake8: fix E124 style

This patch series is meant as a take-the-rules-you-want (so if you want
to keep ignoring E124, just drop this patch). I hope some are taken
because I like clean code.
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel