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

Add Error format support, and JSON output option #11396

Merged
merged 48 commits into from
May 10, 2024

Commits on Oct 24, 2021

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

Commits on Oct 25, 2021

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    ccda5b0 View commit details
    Browse the repository at this point in the history
  2. Fix type annotation

    tusharsadhwani committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    c849a77 View commit details
    Browse the repository at this point in the history
  3. Fix whitespace

    tusharsadhwani committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    fd2feab View commit details
    Browse the repository at this point in the history
  4. Remove whitespace

    tusharsadhwani committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    b188001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51c1acc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    9177dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5ceac View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    tusharsadhwani committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9d29ab0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    bd6d48d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba8d17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2bc04d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Import Optional

    tusharsadhwani committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    35974e4 View commit details
    Browse the repository at this point in the history
  2. Run black

    tusharsadhwani committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1e5ec91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723219f View commit details
    Browse the repository at this point in the history
  4. Run isort

    tusharsadhwani committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2228c0a View commit details
    Browse the repository at this point in the history
  5. Run isort on build.py

    tusharsadhwani committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    33d81b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 20, 2023

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    efe5c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1872ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3abc9cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9ab11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    627ed8e View commit details
    Browse the repository at this point in the history
  6. Fix failing tests

    tusharsadhwani committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e425cbe View commit details
    Browse the repository at this point in the history
  7. improve docstring

    tusharsadhwani committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    47f1b07 View commit details
    Browse the repository at this point in the history
  8. type cast

    tusharsadhwani committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e00ad4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1fb6a2 View commit details
    Browse the repository at this point in the history
  10. remove unused import

    tusharsadhwani committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aafe3aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fae3215 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89ad1d3 View commit details
    Browse the repository at this point in the history
  13. unused import

    tusharsadhwani committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7a3f736 View commit details
    Browse the repository at this point in the history
  14. trailing whitespace

    tusharsadhwani committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6d46f75 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. try fixing windows

    tusharsadhwani committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e71a372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cca203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79e16a8 View commit details
    Browse the repository at this point in the history
  4. unused import

    tusharsadhwani committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8bf4890 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5899f26 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    0aafadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cab249 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    ad8f1d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fd45e View commit details
    Browse the repository at this point in the history
  3. ruff lints

    tusharsadhwani committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4b03c5c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. address comments

    tusharsadhwani committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e0e6896 View commit details
    Browse the repository at this point in the history
  2. use severity

    tusharsadhwani committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a0dc6d1 View commit details
    Browse the repository at this point in the history