Hi everyone,
is it possible to pipe the dot code of a pylint/pyreverse package or class
diagram into the stdout stream instead of creating a .dot file and putting it
in there?
A bit more details:
I write a sphinx-doc extension which shall integrate the dot representation of
package and class d
Hey all,
It's been a while since we talked about new things happening in the
PyCQA. We have new projects and a couple other tiny announcements.
New projects!
=
We've added pyflakes and flake8-import-order to our tiny group of
folks and of course we're still open to other projects. T
On Thu, Jul 7, 2016 at 12:03 PM, Florian Kromer wrote:
> Hi everyone,
>
> is it possible to pipe the dot code of a pylint/pyreverse package or class
> diagram into the stdout stream instead of creating a .dot file and putting it
> in there?
>
> A bit more details:
> I write a sphinx-doc extensio
Hi Claudiu,
alright, I will create an issue. Maybe I will find some time to implement it
during my vacation.
Kind regards,
Florian
> Claudiu Popa hat am 7. Juli 2016 um 17:00 geschrieben:
>
>
> On Thu, Jul 7, 2016 at 12:03 PM, Florian Kromer wrote:
> > Hi everyone,
> >
> > is it possible t
Hi folks,
I am joyful to announce the release of Pylint 1.6.0.
This is the next minor release in the 1.X branch and
most probably the last one, since we are preparing
the taking off of Pylint 2.0.
This release has a couple of small improvements,
bug fixes and new checks, comparing to the last on