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

Enforce empty lines before classes/functions with sticky leading comments. #3302

Merged
merged 14 commits into from Oct 26, 2022

Commits on Oct 7, 2022

  1. Copy the full SHA
    a63d061 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    yilei committed Oct 7, 2022
    Copy the full SHA
    194bb07 View commit details
    Browse the repository at this point in the history
  3. Update future_style.md

    yilei committed Oct 7, 2022
    Copy the full SHA
    4e38db7 View commit details
    Browse the repository at this point in the history
  4. Update reference_classes.rst

    yilei committed Oct 7, 2022
    Copy the full SHA
    d24b216 View commit details
    Browse the repository at this point in the history
  5. Reformat test_blackd.py.

    yilei committed Oct 7, 2022
    Copy the full SHA
    4b8f7ec View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    20a15e2 View commit details
    Browse the repository at this point in the history
  7. Fix a bug where two empty lines were added before class's leading com…

    …ment but after decorators.
    yilei committed Oct 7, 2022
    Copy the full SHA
    41110a2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3318fd5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    524cc6b View commit details
    Browse the repository at this point in the history
  10. Move before/after to init

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    yilei and JelleZijlstra committed Oct 7, 2022
    Copy the full SHA
    e0e60ff View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3ff2710 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Copy the full SHA
    42212a3 View commit details
    Browse the repository at this point in the history
  2. Format code.

    yilei committed Oct 10, 2022
    Copy the full SHA
    3c71bd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

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