-
Notifications
You must be signed in to change notification settings - Fork 23
Add new LSIF indexer with testing infrastructure #1
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
Conversation
- Add indexer implementation in the `src/` directory - Add config files for linting, formatting and testing - Add snapshot tests in the `snapshots/` directory
9fafd30
to
4b633e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@varungandhi-src Thank you for the fantastic code review! I incorporated almost all of the suggestion and the resulting code is a lot cleaner. I'm sorry for the super slow response on this.
I resolved most of the comments without replying because the GitHub PR UI didn't allow me to reply from the "Conversation" view, and the "Files" view was not loading for me.
I have a few more things to address before this is ready for merge.
src/
directorysnapshots/
directory