justinabrahms / imhotep

A static-analysis bot for Github
MIT License
223 stars 42 forks source link

Can we steal sublime linter's plugins? #69

Open justinabrahms opened 10 years ago

justinabrahms commented 10 years ago

free work!

arpit1997 commented 8 years ago

@justinabrahms For the love of open source yeah we can always use these things. Here is an awesome project The SublimeLinter Here you can see It is a MIT license product so other than commercial just for open source it is available. :smile_cat: :aerial_tramway:

danpalmer commented 8 years ago

@arpit1997 what do you think would be gained from using SublimeLinter's plugins? It would be great to get a more solid plan for how we can use them.

Off the top of my head, the pros of this are:

But the cons:

While it would be nice to use them, I'm not sure these are issues we can work around easily, and after a certain amount of effort we might as well just add more linter support ourselves, which is relatively easy to do (see the readme for more details).

What are your thoughts? Am I misunderstanding how SublimeLinter plugins work?