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

Router: fix binpack=oneline continuation handling #4047

Merged
merged 2 commits into from
Jun 8, 2024

Commits on Jun 8, 2024

  1. Test dangling for scala.js

    kitbellew committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8ea3068 View commit details
    Browse the repository at this point in the history
  2. Router: fix binpack=oneline continuation handling

    Consistently check if there's a continuation after the last argument of
    an argument clause and apply a policy which requires a break after the
    last argument if it's multiline.
    kitbellew committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8cc0564 View commit details
    Browse the repository at this point in the history