Skip to content

docs: reference: remove trailing space to fix yaml formatting - #3524

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:docs_fix_yaml_formatting
Apr 1, 2022
Merged

docs: reference: remove trailing space to fix yaml formatting#3524
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:docs_fix_yaml_formatting

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

This was introduced in 41a5e0e (#3463), and
having the trailing whitespace causes the yamldocs generator to
switch to "compact" formatting, which makes that yaml hard to read.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

This was introduced in 41a5e0e, and
having the trailing whitespace causes the yamldocs generator to
switch to "compact" formatting, which makes that yaml hard to read.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

codecov-commenter commented Apr 1, 2022

Copy link
Copy Markdown

Codecov Report

Merging #3524 (4b35192) into master (c23d45f) will increase coverage by 0.00%.
The diff coverage is n/a.

@@ Coverage Diff @@## master #3524 +/- ##
=======================================
Coverage 58.99% 59.00% =======================================
Files 282 284 +2 Lines 23836 23839 +3 =======================================
+ Hits 14062 14066 +4 
Misses 8914 8914 + Partials 860 859 -1 

@thaJeztah
thaJeztah merged commit 984b580 into docker:masterApr 1, 2022
@thaJeztah
thaJeztah deleted the docs_fix_yaml_formatting branch April 1, 2022 19:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thaJeztah@codecov-commenter