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

Use X | Y union syntax in error messages #15102

Merged
merged 8 commits into from Apr 24, 2023

Commits on Apr 22, 2023

  1. Display union items with | on error

     reports
    Add hidden option to force union
     syntax
    omarsilva1 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    08d0082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1302eb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Fix formatting

    omarsilva1 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    2d8120f View commit details
    Browse the repository at this point in the history
  2. Add python 3.8 flag to daemon

    test
    omarsilva1 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3ea528a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88f34c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Add or formatting for union

    of literals
    omarsilva1 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    15412db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1179d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de6662 View commit details
    Browse the repository at this point in the history