pepkit / divvy

Standardized computing resource configuration
http://divvy.databio.org
BSD 2-Clause "Simplified" License
4 stars 2 forks source link

should we provide a warning if variables aren't populated? #49

Open nsheff opened 4 years ago

nsheff commented 4 years ago

I just used divvy to populate some template, but adapters were missing so many variables didn't populate. Maybe we should have divvy warn if there is a {variable} left in the file.

On the other hand, maybe not, because someone might have a '{blah}' that they intend to not populate.

Not sure the best way to do it.