sourcegraph / srclib

srclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.
https://srclib.org
Other
942 stars 62 forks source link

changed protobuf field names to camel case #239

Closed neelance closed 8 years ago

neelance commented 8 years ago

These changes were performed by the https://src.sourcegraph.com/sourcegraph@master/.tree/dev/fix-proto.go tool.