Skip to content

Centralize config file reading #52

Open
@taneliang

Description

@taneliang

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions