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

Fix solving problems in 3 consecutive runs #2132

Merged
merged 3 commits into from
Jul 15, 2023

Commits on Jul 15, 2023

  1. Display log message `Format was not able to resolve all violations wh…

    …ich (theoretically) can be autocorrected in file ... in 3 consecutive runs of format` only when after the third consecutive run still a violation exists that can be autocorrected.
    
    Closes #2129
    paul-dingemans committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    b68bed5 View commit details
    Browse the repository at this point in the history
  2. Fix wrapping of function signature in case the opening brace of the f…

    …unction body block exceeds the maximum line length. Fix upsert of whitespace into composite nodes.
    
    Closes #2130
    paul-dingemans committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    49eb918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c28144 View commit details
    Browse the repository at this point in the history