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

Support multiple formatters #538

Merged
merged 6 commits into from
Sep 24, 2024
Merged

Commits on Jul 24, 2024

  1. Support multiple formatters

    Fixes jeremyjh#530
    
    One scenario where multiple formatters is helpful is on CI where you want to use the GitHub
    formatter along with a more verbose formatter to see more about the specific failures (especially
    when viewing the CI logs directly).
    axelson committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c329c1b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Update docs

    axelson committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4c3297c View commit details
    Browse the repository at this point in the history
  2. Don't use Logger

    axelson committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    804c271 View commit details
    Browse the repository at this point in the history
  3. Add test for warning output

    axelson committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    baaa24d View commit details
    Browse the repository at this point in the history
  4. formatting

    axelson committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    42c0570 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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