third_party.pigweed.src/pw_presubmit
Keir Mierle 2cfd31423e pw_format: Disable some pylint checkers; tweaks
This disables the Pylint checker for line continuation, to avoid
fighting with YAPF. For now, the YAPF continuations are not in
accordance with PEP8, but we have decided that operationally it makes
more sense to just go with whatever YAPF suggests.

This also makes some tweaks to the format command logic better separate
out unrelated functionality.

Bug: 22
Change-Id: Ia29bc4c38c4de31dface0206d54db3b72a32c0cb
2019-12-17 10:20:57 -08:00
..
py pw_format: Disable some pylint checkers; tweaks 2019-12-17 10:20:57 -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