Centralize config file reading #52
Labels
importance: 1 - must have
Must be implemented for the product to be complete
urgency: 2 - we can wait
work type: implementation
A task that primarily involves bashing code
Milestone
The config file is currently being read in multiple places. Apart from being unclean, it may also introduce bugs as we don't validate inputs, causing weird crashes in random places that end users will not be able to understand.
We can also investigate using https://github.com/davidtheclark/cosmiconfig.
The text was updated successfully, but these errors were encountered: