SoftwareMarbles / lazy

Hackable Coding Assistant
http://getlazy.org
MIT License
1 stars 0 forks source link

Allow engine configuration from lazy.yaml #50

Closed ierceg closed 7 years ago

ierceg commented 7 years ago

Resolves #34, #35 (though differently by engines read their config), #36 (resolved through ~include clause), #44 (to avoid leakage of engine configurations), #47 (this was already enabled)

Also fixes:

ierceg commented 7 years ago

@neboysa I'll merge this as I want to continue with #39