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

Remove newline after code block open #3035

Merged
merged 27 commits into from Jun 11, 2022

Commits on Apr 25, 2022

  1. Copy the full SHA
    df60609 View commit details
    Browse the repository at this point in the history
  2. Test the new ability

    saroad2 committed Apr 25, 2022
    Copy the full SHA
    13f2aaf View commit details
    Browse the repository at this point in the history
  3. Add change to CHANGES.md

    saroad2 committed Apr 25, 2022
    Copy the full SHA
    8d6c373 View commit details
    Browse the repository at this point in the history
  4. Added a few test cases

    saroad2 committed Apr 25, 2022
    Copy the full SHA
    b991571 View commit details
    Browse the repository at this point in the history
  5. Added more tests

    saroad2 committed Apr 25, 2022
    Copy the full SHA
    549a094 View commit details
    Browse the repository at this point in the history
  6. Update CHANGES.md according to suggestion

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    saroad2 and JelleZijlstra committed Apr 25, 2022
    Copy the full SHA
    c30a951 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    17516d7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bb97364 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Copy the full SHA
    466767d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Merge branch 'master' into remove_newline_after_def

    # Conflicts:
    #	src/black/mode.py
    saroad2 committed May 8, 2022
    Copy the full SHA
    2922f44 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Copy the full SHA
    10a299c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    a9eaf0f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into remove_newline_after_def

    # Conflicts:
    #	tests/test_format.py
    saroad2 committed May 18, 2022
    Copy the full SHA
    f2a5b65 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    700c51d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fd1da5c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Copy the full SHA
    c845c0c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f8bbdbb View commit details
    Browse the repository at this point in the history
  3. Fix change in CHANGES.md

    saroad2 committed May 19, 2022
    Copy the full SHA
    6fe0a98 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4fd907a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b2a015c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

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

Commits on May 26, 2022

  1. Update docs/the_black_code_style/future_style.md

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    saroad2 and JelleZijlstra committed May 26, 2022
    Copy the full SHA
    860941b View commit details
    Browse the repository at this point in the history
  2. Fix linting issue

    saroad2 committed May 26, 2022
    Copy the full SHA
    f44edba View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    24b48ca View commit details
    Browse the repository at this point in the history
  4. Fix failing test

    saroad2 committed May 26, 2022
    Copy the full SHA
    92ce12c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ee5888b View commit details
    Browse the repository at this point in the history