Skip to content

fix: resolve remaining markdownlint errors#407

Merged
Data-Wise merged 1 commit intomainfrom
dev
Feb 21, 2026
Merged

fix: resolve remaining markdownlint errors#407
Data-Wise merged 1 commit intomainfrom
dev

Conversation

@Data-Wise
Copy link
Owner

Summary

  • Add language tags to 53 bare code fences missed in prior fix
  • Auto-fix MD022/MD031/MD029/MD049 spacing and style issues
  • Add .markdownlintignore to exclude node_modules and .archive
  • Reduces lint errors from 204 to 7 (all structural false positives)

Test plan

  • markdownlint-cli2 shows 7 errors (all MD031 in list items)
  • Test suite: 45 passed, 0 failed, 1 expected timeout
  • No functional code changes

🤖 Generated with Claude Code

- Add text/bash language tags to 53 bare code fences missed in prior fix
- Auto-fix MD022/MD031/MD029/MD049 spacing and style issues
- Add .markdownlintignore to exclude node_modules and .archive
- 7 remaining errors are structural false positives (MD031 in list items)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Data-Wise Data-Wise merged commit 7ebfaa1 into main Feb 21, 2026
2 checks passed
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.

1 participant