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

Improve function definition wrapping #4272

Closed

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    e140f6b View commit details
    Browse the repository at this point in the history
  2. Add preview value

    sumezulike committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    47d963e View commit details
    Browse the repository at this point in the history
  3. Add func_def_split transformer

    Splits function definitions while respecting trailing commas and prioritising parts that are longer than line length.
    sumezulike committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e960543 View commit details
    Browse the repository at this point in the history
  4. Add to change-log

    sumezulike committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    647dd2c View commit details
    Browse the repository at this point in the history