Skip to content

Add support for all possible boolean strings #3

@nuest

Description

@nuest

Currently only "true" and "false" are supported since Java boolean parsing is used:

https://github.com/autermann/yaml/blob/master/src/main/java/com/github/autermann/yaml/construct/YamlBooleanNodeConstruct.java#L40

Yaml supports many other possibilities, see http://yaml.org/type/bool.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions