third_party.pigweed.src/pw_presubmit
Wyatt Hepler ec4bb3d235 Check against committed files in presubmit hook
The installed pre-push hook checks against origin/master..HEAD instead
of just origin/master so that checks are only triggered by committed
changes.

Run pw presubmit --install to update the pre-push hook.

Change-Id: I6df0eef4fdec362222582592af4df1863608b95d
2019-12-17 12:58:01 -08:00
..
py Check against committed files in presubmit hook 2019-12-17 12:58:01 -08: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