Skip to content

chore: Disable MD058, MD059, and MD060 markdown linting rules - #2078

Merged
Simone Rodigari (SRodi) merged 1 commit into
microsoft:mainfrom
SRodi:srodi/markdownlint-rules
Feb 25, 2026
Merged

chore: Disable MD058, MD059, and MD060 markdown linting rules#2078
Simone Rodigari (SRodi) merged 1 commit into
microsoft:mainfrom
SRodi:srodi/markdownlint-rules

Conversation

@SRodi

@SRodi Simone Rodigari (SRodi) commented Feb 25, 2026

Copy link
Copy Markdown
Member

Description

This PR updates the markdown linter configuration to disable the following rules:

  • MD058: Omit break at the end of a block.
  • MD059: Omit break inside a block.
  • MD060: Omit break after a header.

These changes reduce noise in the linting process for existing documentation.

Related Issue

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes made.

Additional Notes

Add any additional notes or context about the pull request here.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

@SRodi
Simone Rodigari (SRodi) added this pull request to the merge queue Feb 25, 2026
Merged via the queue into microsoft:main with commit 04dbcd4 Feb 25, 2026
30 checks passed
@SRodi
Simone Rodigari (SRodi) deleted the srodi/markdownlint-rules branch February 25, 2026 16:22
Laksh (lakshk98) pushed a commit to lakshk98/retina that referenced this pull request Aug 4, 2026
…oft#2078)

## Description

This PR updates the markdown linter configuration to disable the
following rules:

- **MD058**: Omit break at the end of a block.
- **MD059**: Omit break inside a block.
- **MD060**: Omit break after a header.

These changes reduce noise in the linting process for existing
documentation.

## Related Issue

- See CI job failure:
https://github.com/microsoft/retina/actions/runs/22402204231/job/64851720792?pr=1981

## Checklist

- [x] I have read the [contributing
documentation](https://retina.sh/docs/Contributing/overview).
- [x] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [x] I have correctly attributed the author(s) of the code.
- [ ] I have tested the changes locally.
- [x] I have followed the project's style guidelines.
- [ ] I have updated the documentation, if necessary.
- [ ] I have added tests, if applicable.

## Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes
made.

## Additional Notes

Add any additional notes or context about the pull request here.

---

Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more
information on how to contribute to this project.
Laksh (lakshk98) pushed a commit to lakshk98/retina that referenced this pull request Aug 4, 2026
…oft#2078)

## Description

This PR updates the markdown linter configuration to disable the
following rules:

- **MD058**: Omit break at the end of a block.
- **MD059**: Omit break inside a block.
- **MD060**: Omit break after a header.

These changes reduce noise in the linting process for existing
documentation.

## Related Issue

- See CI job failure:
https://github.com/microsoft/retina/actions/runs/22402204231/job/64851720792?pr=1981

## Checklist

- [x] I have read the [contributing
documentation](https://retina.sh/docs/Contributing/overview).
- [x] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [x] I have correctly attributed the author(s) of the code.
- [ ] I have tested the changes locally.
- [x] I have followed the project's style guidelines.
- [ ] I have updated the documentation, if necessary.
- [ ] I have added tests, if applicable.

## Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes
made.

## Additional Notes

Add any additional notes or context about the pull request here.

---

Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more
information on how to contribute to this project.
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.

2 participants