google / shipshape

Program analysis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support bazel in shipshape

ciera opened this issue · comments

Right now, we're only supporting maven builds. Kythe now also supports using bazel.

This is specifically about support Bazel builds for Shipshape analyses, right? And not for building Shipshape with Bazel?

By "support [for] Bazel builds for Shipshape analyses", I mean analyzing code built with Bazel, if that's not clear.

@clconway Correct, this is for making it possible to analyze codebases built with bazel.