(Sorry for the mail not being connected to the original thread - I
just subscribed and saw this in the archives)
On Mon, Jun 29, 2015 at 09:22:41 +0200, Holger Peters wrote:
> I am not affiliated with logilab, but I think it still exposes a "pytest"
> script that clashes with the very popular pyte
Hey,
* Philip Jay [2016-01-20 23:25:42 +1100]:
> Instead of accepting a threshold like 8/10 or whatever...
> Set your continuous integration pipeline to fail a build if you don't get
> 10/10.(yes! you read it correctly!)
It's already pylint's default behaviour to exit nonzero if there are
an
* Dan Stromberg [2016-01-20 07:08:14 -0800]:
> I like this too, though I find that sometimes there's no disable= for a
> message.
Do you have an example of this? Every message should have a name and
you should be able to disable it using that name. I've never seen a
message where this wasn't the
* Ned [2016-05-05 13:53:50 +]:
> Hi,
> I am trying to add pylint/ project to Chromium project (
> https://codereview.chromium.org/1920403002/). However, the licensechecker
> of Chromium complains about some python files in logilab-common/ don't have
> proper license header, those are:
>
> com