Clone this repo:
  1. ade8c3b Synthetic commit for submodules by Submodules bot · 8 hours ago main
  2. 1588310 Roll recipe dependencies (trivial). by recipe-roller · 8 hours ago main-original
  3. 88cb55a Roll recipe dependencies (trivial). by recipe-roller · 11 hours ago
  4. ac56df7 Roll recipe dependencies (trivial). by recipe-roller · 11 hours ago
  5. 2a45be0 Roll recipe dependencies (trivial). by recipe-roller · 12 hours ago

Recipes

If you're here to make a change to ‘recipes’ (the code located in the recipes directory), please take a look at the README for more information pertaining to recipes.

Style

The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores, with the exception of the special functions RunSteps and RunTests in recipes. Use yapf (git cl format --no-clang-format) to autoformat new code.