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

Add "preserve" quote-style to mimic Black's skip-string-normalization #8822

Merged
merged 6 commits into from
Dec 7, 2023

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    e75d8ac View commit details
    Browse the repository at this point in the history
  2. Add tests for quote-style

    sciyoshi authored and MichaReiser committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    090b0ee View commit details
    Browse the repository at this point in the history
  3. Introduce QuoteChar for cases where Preserve is not a valid variant

    Signed-off-by: Micha Reiser <micha@reiser.io>
    MichaReiser committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9c7949b View commit details
    Browse the repository at this point in the history
  4. Add docstring test cases

    Signed-off-by: Micha Reiser <micha@reiser.io>
    MichaReiser committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    36a17e9 View commit details
    Browse the repository at this point in the history
  5. Update Documentation

    MichaReiser committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    70afb8a View commit details
    Browse the repository at this point in the history
  6. Gate behind preview flag

    MichaReiser committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    abd2779 View commit details
    Browse the repository at this point in the history