Skip to content

fix: exclude symlink from lychee to prevent CI hang#137

Merged
braboj merged 1 commit into
mainfrom
fix/lychee-symlink-loop
Apr 25, 2026
Merged

fix: exclude symlink from lychee to prevent CI hang#137
braboj merged 1 commit into
mainfrom
fix/lychee-symlink-loop

Conversation

@braboj

@braboj braboj commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add exclude_path to lychee.toml to skip the dist/tutorial-git symlink
  • The symlink points back to dist/, causing lychee to scan all HTML files recursively and hang

🤖 Generated with Claude Code

The dist/tutorial-git symlink caused lychee to scan HTML files
twice, hanging the CI job.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj merged commit e2c9adc into main Apr 25, 2026
1 check passed
@braboj braboj deleted the fix/lychee-symlink-loop branch April 25, 2026 12:41
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