Skip to content

Allow configuration files to have formats other than .exs #2

Description

@goncalotomas

Currently we can only read configuration file from .exs files that use Code.eval_file/1. Users coming into Griffin might want to use JSON and YAML instead.

With a small refactor, it should be pretty easy to allow multiple formats for configuration files. This will also be useful for file and directory level data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions