trenpixster/addict

addict.generate.configs fails on project addict_demo

smpallen99 opened this issue · 2 comments

I get the following error:

➜  addict_demo git:(master) ✗ mix addict.generate.configs
[x] Please remove the existing Addict configuration before generating a new one
[o] Done!

It looks like addict_config_already_exists? needs a little more logic.

Closed via #79

Another quick note. It will also fail if config entry is commented out. This might be a real scenario wanting to compare results from selecting different options. I'll leave it up to u as to whether u believe it warrants an issue. I would have included it in my PR but it's not a trivial regex for me.

Sent from my iPhone

On May 18, 2016, at 8:58 AM, Nizar Venturini notifications@github.com wrote:

Closed #78.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub