Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add follow symbolic links options #544

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

PepeANZ
Copy link

@PepeANZ PepeANZ commented Mar 15, 2024

Adds new option to follow or ignore symbolic links
This functionality is already provided by core actions glob function
Only exposing this and not all glob options to reduce complexity
This is useful when a project has many symbolic links, such as a monorepo

@PepeANZ PepeANZ requested a review from a team as a code owner March 15, 2024 05:29
@PepeANZ PepeANZ mentioned this pull request Mar 17, 2024
6 tasks
README.md Outdated Show resolved Hide resolved
src/shared/search.ts Outdated Show resolved Hide resolved
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.

None yet

2 participants