Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin markdownlint-cli version and apply fixes #2320

Merged

Conversation

arminru
Copy link
Member

@arminru arminru commented Feb 7, 2022

Some breaking changes in the most recent markdownlint-cli version (see https://github.com/igorshubovych/markdownlint-cli/releases) cause all current checks to fail. This PR pins its version so this does not happen again and applies the fixes proposed by markdownlint (inconsistent emphases within one file and unescaped asterisks).

@arminru arminru added the editorial Editorial changes only (typos, changelog, ...). No content-related changes of any kind. label Feb 7, 2022
@arminru arminru requested review from a team February 7, 2022 17:47
@bogdandrutu bogdandrutu merged commit 9555f95 into open-telemetry:main Feb 7, 2022
@tigrannajaryan
Copy link
Member

Thanks for the fix.

- If schema_url field is non-empty both in Resource* message and in the
contained InstrumentationLibrary* message then the value in
InstrumentationLibrary* message takes the precedence.
- If schema_url field is non-empty both in Resource\*message and in the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This erased the space between Resource* and message. I don't believe that was intended, right?

@arminru arminru deleted the fix-markdownlint branch February 17, 2022 12:37
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
* Pin markdownlint-cli version

* Apply markdownlint fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial Editorial changes only (typos, changelog, ...). No content-related changes of any kind.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants