Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

fix: Correctly ignore glob patterns from file search #339

Merged
merged 22 commits into from
Nov 8, 2017

Conversation

buehler
Copy link
Owner

@buehler buehler commented Nov 6, 2017

  • Fixes #331

Description

This pr does fix the recognition of the files and correctly exclude build / dist / out from being indexed.
This does not fix the issue with the out of memory exception that happens when a way too large file is parsed. This failure has to be addressed at some other point (most likely in the parser itself)

@buehler buehler merged commit d07b5c1 into develop Nov 8, 2017
@buehler buehler deleted the fix/memory-leak branch November 8, 2017 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant