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

Support formatting specified lines. #4020

Merged
merged 13 commits into from Nov 7, 2023
Merged

Support formatting specified lines. #4020

merged 13 commits into from Nov 7, 2023

Commits on Nov 2, 2023

  1. Copy the full SHA
    cc4b6db View commit details
    Browse the repository at this point in the history
  2. Format files.

    yilei committed Nov 2, 2023
    Copy the full SHA
    2c14f06 View commit details
    Browse the repository at this point in the history
  3. Add a basic test.

    yilei committed Nov 2, 2023
    Copy the full SHA
    4a54875 View commit details
    Browse the repository at this point in the history
  4. Add more test cases.

    yilei committed Nov 2, 2023
    Copy the full SHA
    b4a3833 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Copy the full SHA
    80751c1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b200a9f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    09953ef View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update docs/usage_and_configuration/the_basics.md

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    yilei and JelleZijlstra committed Nov 7, 2023
    Copy the full SHA
    6774a28 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0c5428 View commit details
    Browse the repository at this point in the history
  3. Update src/black/ranges.py

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    yilei and JelleZijlstra committed Nov 7, 2023
    Copy the full SHA
    27cb27a View commit details
    Browse the repository at this point in the history
  4. Update src/black/ranges.py

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    yilei and JelleZijlstra committed Nov 7, 2023
    Copy the full SHA
    78f2483 View commit details
    Browse the repository at this point in the history
  5. Update tests/test_ranges.py

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    yilei and JelleZijlstra committed Nov 7, 2023
    Copy the full SHA
    be6992e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bd6d7ff View commit details
    Browse the repository at this point in the history