Skip to content

chore: fix lychee not respecting gitignore#2181

Merged
DSharifi merged 1 commit intomainfrom
gilcu3/fix_lychee_gobbling_issue
Feb 19, 2026
Merged

chore: fix lychee not respecting gitignore#2181
DSharifi merged 1 commit intomainfrom
gilcu3/fix_lychee_gobbling_issue

Conversation

@gilcu3
Copy link
Contributor

@gilcu3 gilcu3 commented Feb 19, 2026

Follow-up to #2176 trying to fix the source issue, see context

@claude
Copy link

claude bot commented Feb 19, 2026

Code Review

Clean, minimal change. The switch from **/*.md glob to . directory input makes lychee use its built-in gitignore support, which correctly eliminates the need for the manual .direnv exclusion (already in .gitignore).

No critical issues found.

✅ Approved

Copy link
Contributor

@DSharifi DSharifi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gilcu3 gilcu3 enabled auto-merge February 19, 2026 13:58
@gilcu3 gilcu3 added this pull request to the merge queue Feb 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 19, 2026
@DSharifi DSharifi added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 8b692f4 Feb 19, 2026
13 checks passed
@DSharifi DSharifi deleted the gilcu3/fix_lychee_gobbling_issue branch February 19, 2026 14:51
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.

3 participants