Skip to content

Problems with inheritance when YAML file has line breaks #22

@bowsersenior

Description

@bowsersenior

Only values for the default environment are loaded when a YAML file has line breaks in it, like so:

default:
  key1: foo

  key2: bar

my_env:
  key3: baz

Need to investigate to determine the exact types of line breaks that cause this problem. YAML itself supports line breaks:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions