Skip to content

chore: fix MD062#5695

Merged
remyleone merged 1 commit into
mainfrom
MD062
Jun 15, 2026
Merged

chore: fix MD062#5695
remyleone merged 1 commit into
mainfrom
MD062

Conversation

@remyleone

Copy link
Copy Markdown
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings June 15, 2026 12:59
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.68%. Comparing base (ac37d2d) to head (f8d69eb).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5695   +/-   ##
=======================================
  Coverage   50.68%   50.68%           
=======================================
  Files         340      340           
  Lines       78088    78088           
=======================================
  Hits        39577    39577           
  Misses      37015    37015           
  Partials     1496     1496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR re-enables Markdown lint rule MD062 by fixing the formatting of the reference documentation table in README.md and removing MD062 from the linter disable list.

Changes:

  • Adjusted the README reference table formatting to satisfy MD062.
  • Re-enabled rule MD062 by removing it from .rumdl.toml’s disable list.
  • (Incidental) Cleaned up the Redis API link formatting while touching the table.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Fixes table formatting so markdownlint/rumdl MD062 can pass.
.rumdl.toml Removes MD062 from the disabled rules list to enforce it.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@remyleone remyleone added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit 1e244aa Jun 15, 2026
124 checks passed
@remyleone remyleone deleted the MD062 branch June 15, 2026 13:14
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.

4 participants