[code-quality] Re: Request to add isort to the PyCQA

2020-08-23 Thread timothy crosley
nce you own it. I haven't done this in so long that I can't remember > what the dance looks like exactly anymore, but we can figure it out. > > On Sun, Aug 23, 2020 at 3:14 PM timothy crosley > wrote: > > > > Dear PyCQA members, > > > > I am formally r

[code-quality] Request to add isort to the PyCQA

2020-08-23 Thread timothy crosley
Dear PyCQA members, I am formally requesting that isort be added to PyCQA. I've contemplated the steps needed to help ensure the vitality of the isort project over the long term during the last few years. And, I feel, moving under the umbrella of PyCQA would be a significant step in the right dire

Re: [code-quality] Pyflakes forked to Frosted

2014-01-19 Thread timothy crosley
Just released version 1.1.0 which categorizes as suggested, and includes many other community driven improvements. Thanks! Tim On Sun, Jan 19, 2014 at 12:00 PM, timothy crosley wrote: > Hi Ian, > > I do plan on maintaining this fork, and I had just subscribed and verified > my em

Re: [code-quality] Pyflakes forked to Frosted

2014-01-19 Thread timothy crosley
t; > This probably also means that if you're following semver that this > will be a new major version bump since you're changing how items are > ignored. > > On Sun, Jan 19, 2014 at 9:50 AM, timothy crosley > wrote: > > Hi Everyone, > > > > I just wante

[code-quality] Pyflakes forked to Frosted

2014-01-19 Thread timothy crosley
Hi Everyone, I just wanted to let you know, after Pyflakes seemed dead for about 5 months I created a fork called Frosted: https://github.com/timothycrosley/frosted While it seems that Pyflakes is somewhat alive again, In the fork a lot of code has been simplified and a lot of necessary but miss