cppbestpractices
cppbestpractices copied to clipboard
Bazel on Windows
In the "Use The Tools Available" section, it says that bazel is "MacOS and Linux only." According to bazel's documentation, Windows is supported: https://docs.bazel.build/versions/master/windows.html.
I submitted a PR: https://github.com/lefticus/cppbestpractices/pull/102