SpicyPizza/create-envfile

Add option to fail step on "Unexpected input" warning

ErlanBazarov opened this issue · 2 comments

Currently, step passes even if I provided incorrect key-value to "with" section. It would be good if there would be a way to fail step on incorrect key-value pair

Hmm, @ErlanBazarov can you give some examples? Do you mean that we should do some validation on the keys like file_name and directory?

Closing due to lack of information.