dreadatour / Flake8Lint

Sublime Text plugin for lint Python files
233 stars 58 forks source link

Is this project being maintained? #112

Open kkurian opened 6 years ago

kkurian commented 6 years ago

I am willing to help maintain.

pior commented 6 years ago

@kkurian I would be happy to help as well.

@dreadatour what do you think?

dreadatour commented 6 years ago

Sorry for delay, guys! I will be happy if you will take it under your control since I have no time to do that anymore :(

What is the best way to do this?

kkurian commented 6 years ago

I am not familiar with package control as a publisher, only as a consumer. If ownership of this repo were transferred to someone else then something would have to be updated at package control to reflect that change. I just took a couple of minutes to look at the package control docs and the solution wasn't immediately apparent although it's got to be in there somewhere.

For now, if you were to add me/us as collaborators in the current repo (Settings > Collaborators) then we could at least start making some progress reviewing and merging pull requests.

Thoughts?

pior commented 6 years ago

@kkurian PackageControl makes it pretty easy: tags on Github is everything we need.

If you are using GitHub or BitBucket for your hosting, you will need to create a tag each time you want to make a new version available to users.

I think we should start with a small release: only updating the contribs version.

kkurian commented 6 years ago

@pior Sounds good.

@dreadatour Seems like we are ready when you are.

pior commented 6 years ago

SublimeLinter-flake8 is finally working properly for me, I switched to it.

I withdraw my proposal to help maintaining Flake8Lint.

kkurian commented 6 years ago

@pior Thank you for the pointer. I am now using SublimeLinter-flake8 and it works like a charm. I likewise withdraw my proposal to help maintain Flake8Lint.

@dreadatour Thank you for your great work on Flake8Lint. Very much appreciated! Onward!