Some styles of nested YAML fields are not parsed correctly.
Open
bug
sdh-driven
team:extract-and-transform
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 48
- Avg merge
- 23h 16m
- Merged PRs (30d)
- 18
Description
## Bug Description
Specifying a field twice is valid YAML syntax but isn't parsed correctly by Crawler. See:
```YAML
domains:
- url: http://host.docker.internal:3000
auth.type: raw
auth.header: "Bearer
```
Contributor guide
Assessment
This issue has not been assessed yet.