This repository was archived by the owner on Sep 30, 2024. It is now read-only.
GRAPH-646: scip syntax java package namespace fix#63048
Merged
Conversation
0ef292c to
c1fb313
Compare
kritzcreek
suggested changes
Jun 4, 2024
Contributor
There was a problem hiding this comment.
I think .snap.new files are for files you still need to review with insta. We don't want to commit these and instead accept their changes into the .snap file.
Contributor
There was a problem hiding this comment.
Let's add .snap.new to .gitignore so that they don't accidentally get committed.
keynmol
commented
Jun 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes GRAPH-646
The tree in reproducer is:
I think this was an error introduced in https://github.com/sourcegraph/sourcegraph/pull/53305/files#diff-0403a6bac5a125ef13ce5966a6c668eb3d5ca9c7fbb382d098f178c5d2c59f66R2-R6 - annotation implicitly being marked as opening of a scope?
Test plan