Skip to content

chore: fix MD047#5696

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

chore: fix MD047#5696
remyleone merged 1 commit into
mainfrom
MD047

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 13:20

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.

Fixes Markdown lint rule MD047 (consistent list indentation) and re-enables the rule in the markdown linter configuration.

Changes:

  • Adjust list indentation in docs/developer.md to satisfy MD047.
  • Remove MD047 from the disabled rules in .rumdl.toml so it’s enforced going forward.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/developer.md Aligns nested list indentation to comply with MD047.
.rumdl.toml Re-enables MD047 by removing it from the disabled list.

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

Comment thread docs/developer.md
@remyleone remyleone enabled auto-merge June 15, 2026 13:34
@codecov-commenter

codecov-commenter commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.68%. Comparing base (1e244aa) to head (df66308).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5696   +/-   ##
=======================================
  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.

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