We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7d70f commit cb5eaf6Copy full SHA for cb5eaf6
README.md
@@ -22,7 +22,7 @@ A first draft specification can be found [here](https://github.com/Microsoft/lan
22
In true open-source spirit the implementation is made from these parts:
23
24
- The parser is generated by [Antlr4](https://www.antlr.org) from a grammar file modified from
25
- [this Github Gist](https://gist.github.com/ironchefpython/84380aa60871853dc86719dd598c35e4).
+ [this GitHub Gist](https://gist.github.com/ironchefpython/84380aa60871853dc86719dd598c35e4).
26
27
- The protocol.go code was borrowed and modified from [lsif-go](https://github.com/sourcegraph/lsif-go).
28
0 commit comments