On 07/21/2009 11:08 AM, Emile Anclin wrote:
On Monday 20 July 2009 17:29:02 Sylvain Thénault wrote:
On 20 juillet 17:17, Alexandre Fayolle wrote:
* have a distinction between different kind of warnings :
- potential errors
- formatting issues (indentation, line length, name conv
On Monday 20 July 2009 17:29:02 Sylvain Thénault wrote:
> On 20 juillet 17:17, Alexandre Fayolle wrote:
> > > * have a distinction between different kind of warnings :
> > > - potential errors
> > > - formatting issues (indentation, line length, name convention
> > > ...) - code cleaning (unuse
On 20 juillet 17:17, Alexandre Fayolle wrote:
> > * have a distinction between different kind of warnings :
> > - potential errors
> > - formatting issues (indentation, line length, name convention ...)
> > - code cleaning (unused variables ...)
> > ideally, I would like to optionally disab
Le Monday 20 July 2009 16:05:40 Emile Anclin, vous avez écrit :
> Some remarks for simplifying/improving pylint's user interface: imho,
> pylint should
>
> * have a tool to generate a sample pylintrc file with all checks enabled
> by default
That's the --generate-rcfile command line option
> *
-boun...@lists.logilab.org] On Behalf Of Marius Gedminas
> > > Sent: jeudi 16 juillet 2009 0:11
> > > To: python-projects@lists.logilab.org
> > > Subject: [Python-projects] A first impression of pylint
> >
> > Thanks for your feedback.
Thanks for your rema