Skip to content

0.40

Compare
Choose a tag to compare
@cgrushko cgrushko released this 02 Sep 15:53
  • Don't break before '>' in type arguments
  • Fix some spacing issues with comma separated lists in --google-style (#…
  • Add --stdin-name to specify a file name to use when printing message …
  • Fix crashes on intersection types (e.g. Foo<A & B>) (#341)
  • When there's a break in value arguments, also break in the lambda body
  • Improve lambda indentation when value arguments are on multiple lines
  • When there's a break in type arguments, also break in value arguments
  • Break before '>' in type arguments when they don't fit on one line