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

ocp-indent-compat: Don't unindent unwrapped docstrings #2392

Merged
merged 4 commits into from
Jul 6, 2023

Commits on Jul 5, 2023

  1. ocp-indent-compat: Don't unindent unwrapped docstrings

    In ocp-indent-compat mode, the indentation of unwrapped docstrings is
    based on the indentation of the first line.
    
    This applies to the janestreet profile.
    Julow committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    648962e View commit details
    Browse the repository at this point in the history
  2. Update CHANGES

    Julow committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b374fd7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'MAIN' into ocp-unwrap-doc-indent

    Julow committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    620bbc8 View commit details
    Browse the repository at this point in the history
  4. Don't count line returns as indentation

    Julow committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    eb78745 View commit details
    Browse the repository at this point in the history