Skip to content

fix(device_cli): emit yamllint-clean YAML from dump_yaml#102

Open
cryptomilk wants to merge 1 commit into
OpenDisplay:mainfrom
cryptomilk:asn-wip
Open

fix(device_cli): emit yamllint-clean YAML from dump_yaml#102
cryptomilk wants to merge 1 commit into
OpenDisplay:mainfrom
cryptomilk:asn-wip

Conversation

@cryptomilk

Copy link
Copy Markdown
Contributor

PyYAML's default dumper leaves block sequences unindented relative to their parent key and omits the document-start marker, both of which yamllint flags by default.

PyYAML's default dumper leaves block sequences unindented relative to
their parent key and omits the document-start marker, both of which
yamllint flags by default.
@cryptomilk cryptomilk requested a review from jonasniesner as a code owner July 15, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant