Skip to content

✨ feat(mq-lang): recurse into subdirectories and follow symlinks in collection#1924

Merged
harehare merged 1 commit into
mainfrom
feat/collection-recursive-symlinks
Jun 24, 2026
Merged

✨ feat(mq-lang): recurse into subdirectories and follow symlinks in collection#1924
harehare merged 1 commit into
mainfrom
feat/collection-recursive-symlinks

Conversation

@harehare

Copy link
Copy Markdown
Owner

collection only listed Markdown files directly inside the given directory. It now walks subdirectories recursively and follows symlinked files/directories, detecting symlink cycles via the chain of ancestor directories so it terminates safely.

…ollection

`collection` only listed Markdown files directly inside the given
directory. It now walks subdirectories recursively and follows
symlinked files/directories, detecting symlink cycles via the chain
of ancestor directories so it terminates safely.
@harehare harehare force-pushed the feat/collection-recursive-symlinks branch from 8207de3 to d043cef Compare June 24, 2026 10:41
@harehare harehare merged commit 90b2de6 into main Jun 24, 2026
9 checks passed
@harehare harehare deleted the feat/collection-recursive-symlinks branch June 24, 2026 10:51
@codspeed-hq

codspeed-hq Bot commented Jun 24, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 31 untouched benchmarks


Comparing feat/collection-recursive-symlinks (8207de3) with main (eaaca7b)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (6d46c13) during the generation of this report, so eaaca7b was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

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