coala / coala-atom

A coala integration plugin for Atom
https://coala.io/
GNU Affero General Public License v3.0
20 stars 23 forks source link

Add .coafile configuration via plugin #18

Open sims1253 opened 8 years ago

sims1253 commented 8 years ago

It would be nice to be able to add/remove bears and set options for the bears via the atom plugin GUI. Something like this for every Bear: mockup

As a first try the system wide .coafile could be used as the atom plugin itself is optional. If possible though it would be nice to be able to make these different for every project.

sils commented 8 years ago

Yeah I think we could just edit the appropriate config there (found by find-config as that's the one we use)