Fixes buildtools on Windows - Removed C++ options in .bazelrc since we by default using Bazel 7 which defauts to c++17 - Shorten the workspace name to avoid long path issue on Windows. Fixes https://github.com/bazelbuild/buildtools/issues/1210
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.