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

Emit contextual error message during incremental m2e builds #1962

Merged
merged 6 commits into from
Dec 15, 2023

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    5903bb6 View commit details
    Browse the repository at this point in the history
  2. Emit line number of first difference

    Keep CleanProviderFormatter private
    kwin committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bdecbad View commit details
    Browse the repository at this point in the history
  3. Line numbers must be 1-based

    kwin committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0f2e67f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Swap key and value in map

    Use Map.entry() instead of AbstractMap.SimpleEntry()
    kwin committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7b65d9a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Add changelog entries

    kwin committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    478135b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    a4641ca View commit details
    Browse the repository at this point in the history