Adding nil check for Rule Call Expression (#1351) Rules can currently be created with CallExpr set to nil, which results in the code panicking. Checking for this error and using the type default if there is no other value defined. Co-authored-by: Tim Malmström <oreflow@google.com>
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.