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

Fix: handle broken symlinks #1329

Merged
merged 2 commits into from
Aug 20, 2020
Merged

Fix: handle broken symlinks #1329

merged 2 commits into from
Aug 20, 2020

Commits on Aug 19, 2020

  1. fix: add intentionally broken symlink to find-files fixtures

    Add intentionally broken symlink to find-files test fixtures.
    This will break existing find-files.ts tests)
    clintonherget authored and lili2311 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    811af3f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. fix: skip broken symlinks in find-files

    do not fail catastrophically on broken symlinks in project folder when using --all-projects
    clintonherget authored and lili2311 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    cdffdc3 View commit details
    Browse the repository at this point in the history