third_party.pigweed.src/pw_presubmit
Wyatt Hepler 1ea1305312 pw_presubmit: Build file check; fatal pylint
- Check that all C, C++ sources appear in BUILD and BUILD.gn files.
- Check that all .rst files appear in BUILD.gn files.
- Make the pylint check fatal. The full presubmit will fail until some
  issues are fixed. Incremental presubmits (e.g. with the pre-push hook
  or pw presubmit --base master) will pass (unless there are errors).

Change-Id: Id42cc2e06278d0e56017a2008676db8e77ba6c20
2019-12-06 12:54:48 -08:00
..
py pw_presubmit: Build file check; fatal pylint 2019-12-06 12:54:48 -08:00