Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

YAML support for configuration #314

Closed
Closed
Labels
type: featureA new enhacement proposal
@danvergara

Description

Description

According to #120, add other formats for configurations would be helpful for non-python programmers/projects. I've seen that YAML is a quite adopted format. As a Golang programmer, I could say that YAML is mainly used for actual configuration and its use is encouraged by the community. As a Docker user, I always add a docker-compose.yml file to set up my local containers.

Possible Solution

Add a new class called YamlConfig or YAMLConfig besides the current TomlConfiguration, to parse either .cz.yaml or cz.yaml config files provided by the user. This could enrich the configuration options along with the json support proposed in this #313 PR.

Related Issue

#120

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureA new enhacement proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /