Bug: 111507925

Clone this repo:
  1. 7249d1a Upgrade yapf to v0.32.0. am: f5aef501ec am: 5200eeac80 am: 8920cf56ec by Krzysztof Kosiński · 1 year, 1 month ago android14-dev main master aml_rkp_341012000 aml_rkp_341015010
  2. 8920cf5 Upgrade yapf to v0.32.0. am: f5aef501ec am: 5200eeac80 by Krzysztof Kosiński · 1 year, 1 month ago android-u-beta-1-gpl
  3. 5200eea Upgrade yapf to v0.32.0. am: f5aef501ec by Krzysztof Kosiński · 1 year, 1 month ago main-16k-with-phones
  4. f5aef50 Upgrade yapf to v0.32.0. by Krzysztof Kosiński · 1 year, 1 month ago
  5. d3873c0 Bump version to 0.32.0 by Bill Wendling · 1 year, 11 months ago
  6. 373a2b7 Reformatting. by Bill Wendling · 1 year, 11 months ago
  7. 5b75e6f Use "logical line" instead of "unwrapped line" by Bill Wendling · 1 year, 11 months ago
  8. 46180bc Add "start" and "end" properties by Bill Wendling · 2 years ago
  9. 42f4da7 Use a set for subtypes. by Bill Wendling · 2 years ago
  10. d68b756 Fixup YapfError messages by Bill Wendling · 2 years ago
  11. cc7770b Add "splitpenalty" to the format_token repr by Bill Wendling · 2 years ago
  12. 76b039c Move subtypes into their own module. by Bill Wendling · 2 years ago
  13. 1c73ccc Remove useless a_expr and m_expr subtypes by Bill Wendling · 2 years ago
  14. 5bc5a7b Fix up the "name" and "is_docstring" bits of a format_token by Bill Wendling · 2 years ago
  15. cb0bb0e Remove unused import by Bill Wendling · 2 years ago
  16. ab9e35c Compare the node's type instead of its name by Bill Wendling · 2 years ago
  17. 707c457 Use Python's argument parser's "version" action by Bill Wendling · 2 years ago
  18. c79578a Unify the YAPF exceptions by Bill Wendling · 2 years ago
  19. d017a9e Move the "newlines" attribute from pytree node to format token. by Bill Wendling · 2 years, 1 month ago
  20. 7712742 Combine the "must_break_before" and "must_split" properties. by Bill Wendling · 2 years, 1 month ago