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

refactor(lint-style): various small clean-ups #12596

Closed
wants to merge 7 commits into from

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    6c35dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbaf01c View commit details
    Browse the repository at this point in the history
  3. Convert the possible errors to an enum.

    This allows simplifying format_errors further:
    for an enum value v, v.name outputs the corresponding variant name.
    grunweg committed May 11, 2024
    Configuration menu
    Copy the full SHA
    03a6b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e25e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eafb953 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ab0d78 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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