Many presubmit changes * Make imports more readable * Use upstream checks with .with_filter() calls rather than defining new checks with filters to wrap them * Add build.gn_gen_check to OTHER_CHECKS Change-Id: I1d741e8c5226a0f76114c0c1b06d748d75bae678 Bug: 515 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/66290 Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Ted Pudlik <tpudlik@google.com> GitOrigin-RevId: 7f2e41a8246e8cc18d551c5c62c62dc35bf290f1
This repository contains experimental pigweed modules.
Clone this repo with --recursive to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed. If you already cloned but forgot to --recursive run git submodule update --init to pull all submodules.