Skip to content

feat: Index # typed: false files by default #132

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

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

varungandhi-src
Copy link
Contributor

Motivation

Fixes #30. We still need to do extra error suppression (#131), will do that in a follow-up PR instead of bundling it here.

Test plan

Everything else is unchanged, so only going with a small test case for now.

@varungandhi-src varungandhi-src changed the title feat: Add support indexing # typed: false files. feat: Index # typed: false files by default Oct 4, 2022
@varungandhi-src varungandhi-src merged commit 7116b41 into scip-ruby/master Oct 4, 2022
@varungandhi-src varungandhi-src deleted the vg/index-untyped branch October 4, 2022 13:06
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.

Investigate if we can do best-effort indexing with # typed: false
1 participant