third_party.pigweed.src/pw_presubmit
Wyatt Hepler 6908e47768 pw_presubmit: Add message about the Bazel cache
Sometimes the Bazel cache gets in a bad state where it complains about
undeclared inclusions on C standard library headers. The only way to fix
this is to delete the Bazel cache. This adds a message to the presubmit
about how to clear the cache if the Bazel build fails.

Fixed: 114
Change-Id: I7c3ad45bdce919a325f721f2071e99c1e56582c0
2020-02-04 21:11:34 +00:00
..
py pw_presubmit: Add message about the Bazel cache 2020-02-04 21:11:34 +00:00
BUILD.gn Expand docs for a few modules 2019-12-09 17:13:47 -08:00
docs.rst Expand docs for a few modules 2019-12-09 17:13:47 -08:00
README.md Expand docs for a few modules 2019-12-09 17:13:47 -08:00

pw_presubmit: Tools for running presubmit checks