Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug caused by too long return expressions #1256

Merged
merged 12 commits into from Jun 1, 2022
Merged

Commits on May 29, 2022

  1. Copy the full SHA
    f78c3b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf1a26d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Copy the full SHA
    b0c9036 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    367265a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a968de View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Making judgement easy

    yuejunyu committed May 31, 2022
    Copy the full SHA
    290da1f View commit details
    Browse the repository at this point in the history
  2. add comments

    zsqw123 committed May 31, 2022
    Copy the full SHA
    010689e View commit details
    Browse the repository at this point in the history
  3. Update kotlinpoet/src/test/java/com/squareup/kotlinpoet/FunSpecTest.kt

    Co-authored-by: Egor Andreevich <github@egorand.dev>
    zsqw123 and Egorand committed May 31, 2022
    Copy the full SHA
    5679344 View commit details
    Browse the repository at this point in the history
  4. Update kotlinpoet/src/main/java/com/squareup/kotlinpoet/FunSpec.kt

    Co-authored-by: Egor Andreevich <github@egorand.dev>
    zsqw123 and Egorand committed May 31, 2022
    Copy the full SHA
    e75e343 View commit details
    Browse the repository at this point in the history
  5. Update FunSpec.kt

    zsqw123 committed May 31, 2022
    Copy the full SHA
    f574397 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. format if required

    zsqw123 committed Jun 1, 2022
    Copy the full SHA
    d5e2f2d View commit details
    Browse the repository at this point in the history
  2. spotless

    zsqw123 committed Jun 1, 2022
    Copy the full SHA
    3fec9b0 View commit details
    Browse the repository at this point in the history