third_party.pigweed.src/pw_presubmit
Wyatt Hepler 93228641e3 pw_presubmit: Reorder steps; quick pre-push hook
- Set PW_ROOT if it's not set to allow running outside of the Pigweed
  environment.
- Reorder the steps in the full program to put quicker steps first.
- Have the Git pre-push hook run the quick program instead of the
  default full program.

Change-Id: I28c3a5a62bf61e4ed2d889fa9bea17003fcdeab7
2020-02-07 22:27:28 +00:00
..
py pw_presubmit: Reorder steps; quick pre-push hook 2020-02-07 22:27:28 +00:00
BUILD.gn
docs.rst
README.md

pw_presubmit: Tools for running presubmit checks