Customization

If you’re using this repository as a base for your own project, you can customize a variety of aspects to meet your needs.

Presubmits

Sample presubmit checks are included in tools/presubmit_checks.py. To install them as a pre-push git hook, run pw presubmit --install. See the pw_presubmit module documentation for more information.