third_party.pigweed.src/pw_presubmit
Wyatt Hepler e0aef0ab4e pw_presubmit: Enable mypy and get it passing
- Fix several typing issues.
- Disable type checking in several places where mypy wasn't working
  correctly.
- Enable mypy.
- Execute individual steps in the same order as they are provided with
  --step.

Change-Id: I229cf8ee39a4db5067c1923b4acfc5fcd164f733
2020-03-06 23:13:35 +00:00
..
py pw_presubmit: Enable mypy and get it passing 2020-03-06 23:13:35 +00:00
BUILD.gn Roll GN to 239533d 2020-02-28 01:33:18 +00: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