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

Introduced SkipScan Srcfile's flag #271

Closed alexsaveliev closed 8 years ago

alexsaveliev commented 8 years ago
alexsaveliev commented 8 years ago

As suggested by Beyang, I can use Scanners: [] instead