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

console: colorize console error and warn #51629

Closed

Commits on Apr 5, 2024

  1. console: colorize console error and warn

    prints console error in red and warn in yellow
    MrJithil committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b17e217 View commit details
    Browse the repository at this point in the history
  2. optimized negative cases

    MrJithil committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2a6c353 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    9250885 View commit details
    Browse the repository at this point in the history
  2. fix lint warnings

    MrJithil committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5d23fbe View commit details
    Browse the repository at this point in the history
  3. change every to some

    MrJithil committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3775103 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. added has color checks

    MrJithil committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2bdec1e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix unit tests

    MrJithil committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cbddf0e View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    MrJithil committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    27111bd View commit details
    Browse the repository at this point in the history
  3. remove colors refactoring

    MrJithil committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    82bdc01 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. test tty changes

    MrJithil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6d453d2 View commit details
    Browse the repository at this point in the history