coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

Use coala & coala-bears master #318

Closed jayvdb closed 5 years ago

jayvdb commented 5 years ago

quickstart dependencies are way out of date with coala & coala-bears.

The strategy was that all coala repos would be using 'master' of each other:

https://github.com/coala/meta/issues/123

This was identified as a problem at

https://github.com/coala/coala-quickstart/issues/261#issuecomment-403653606

and this also blocks BSD support due to the many fixes in the upstream repos which cant be used until quickstart gets in sync

https://github.com/coala/coala-quickstart/issues/237

gitmate-bot commented 5 years ago

GitMate.io thinks the contributor most likely able to help you is @satwikkansal.

jayvdb commented 5 years ago

https://github.com/coala/coala/pull/5706 helps this task. Without it, -quickstart needs to use the new API, which means it stops also being compatible with the released version of coala, which is a bit risky.