You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace linkspector with lychee for link checking
- Replace umbrelladocs/action-linkspector with lycheeverse/lychee-action
- Create .lycheeignore file with the same patterns from linkspector
- Update all workflows to use lychee with the new config
- Update action outputs to support lychee's format
- Remove .linkspector.yml as it's no longer needed
- Enhanced documentation to reflect the tool change
Reasons for the change:
- Lychee is faster (written in Rust)
- Better maintained and more widely used
- More flexible configuration options
- Improved error handling and reporting
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments