Skip to content

Release: sync dev → main (lint cleanup + fixes)#406

Merged
Data-Wise merged 6 commits intomainfrom
dev
Feb 21, 2026
Merged

Release: sync dev → main (lint cleanup + fixes)#406
Data-Wise merged 6 commits intomainfrom
dev

Conversation

@Data-Wise
Copy link
Owner

Summary

  • Fix all markdownlint errors across 331 files (10,295 → 0 errors)
  • Update .markdownlint.yaml config: disable 12 inapplicable rules, tune for MkDocs compatibility
  • Add language tags to 7,355 bare code fences via automated detection
  • Fix version badge cache (1hr → 5min)
  • Update test counts and release checklist docs

Test plan

  • ./tests/run-all.sh — 45 passed, 0 failed, 1 expected timeout
  • markdownlint-cli2 — 0 errors across 451 files
  • Pre-commit hooks (prettier) pass cleanly

🤖 Generated with Claude Code

Test User and others added 6 commits February 20, 2026 21:46
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update .markdownlint.yaml: disable 12 inapplicable rules (MD060 table
  column style, MD013 line length, MD036 emphasis-as-heading, MD046
  indented code in MkDocs admonitions, MD033 placeholder syntax, etc.)
- Add language tags to 7,355 bare code fences via automated detection
  (zsh, bash, text, json, yaml, python, etc.)
- Auto-fix MD031 (blank lines around fences), MD022 (heading spacing),
  MD029 (ordered list prefix), MD026 (trailing punctuation), MD049
  (emphasis style)
- Fix nested fence issues (upgrade to 4-backtick fences where needed)
- Fix indented bare fences in MkDocs content

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Data-Wise Data-Wise merged commit b8d3580 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