Skip to content

make sure the config isn't missing keys when reading it #19

@teauxfu

Description

@teauxfu

the way the configuration is currently interfaced with could be improved

keys are currently not validated

could probably trim the dependency on appdirs with an approach like this

https://github.com/pallets/click/blob/8b48450d5d63c747600e069d4c3e2274f41c8360/src/click/utils.py#L412

also see how poetry handles its config

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrefactorSomething could be handled better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions