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

Error out if ignoreUnsupportedConstraintTraits has no effect #2539

Commits on Apr 4, 2023

  1. Error out if ignoreUnsupportedConstraintTraits has no effect

    Now that constraint traits are supported in server SDKs (with some
    corner case caveats, see #1401), this flag will almost always be useless
    for those early adopters of constraint traits. It is thus convenient to
    inform the user that they should remove it.
    
    See #2516 (comment).
    david-perez committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1bf92e3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Merge remote-tracking branch 'upstream/main' into davidpz/error-out-i…

    …f-ignoreUnsupportedConstraintTraits-has-no-effect
    david-perez committed May 29, 2023
    Configuration menu
    Copy the full SHA
    072adfa View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    4565af7 View commit details
    Browse the repository at this point in the history
  2. ./gradlew ktlintFormat

    david-perez committed May 30, 2023
    Configuration menu
    Copy the full SHA
    b48db94 View commit details
    Browse the repository at this point in the history