Commit 13b75ff
feat(ci): add markdown link validation
- Add markdown-link-check devDependency
- Create .markdown-link-check.json config with GitHub URL patterns ignored
- Add link check step to CI workflow
Skipped pre-commit hook for performance (400+ files).
Refs: #295
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 7358e18 commit 13b75ff
File tree
4 files changed
+868
-0
lines changed- .github/workflows
4 files changed
+868
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments