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 Ruff to CI #21739

Merged
merged 26 commits into from
Aug 4, 2023
Merged

Add Ruff to CI #21739

merged 26 commits into from
Aug 4, 2023

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    3740925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2005d16 View commit details
    Browse the repository at this point in the history
  3. format with prettier

    anthonykim1 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4b8b9c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b424581 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bb9461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0591728 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54d3c42 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d3ba893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2efc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c28c5 View commit details
    Browse the repository at this point in the history
  4. fix empty try except

    anthonykim1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6406c6d View commit details
    Browse the repository at this point in the history
  5. fix more bare exceptions

    anthonykim1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    48f0164 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    anthonykim1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cf15203 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f92f7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3579e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9c4863 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db6dda4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    ab4d1fe View commit details
    Browse the repository at this point in the history
  2. fix typo on .toml file

    anthonykim1 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5bac895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c129d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b51a2ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cd26e0 View commit details
    Browse the repository at this point in the history
  6. fix warning execution.py

    anthonykim1 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cf0d542 View commit details
    Browse the repository at this point in the history
  7. fix warning logParser.py

    anthonykim1 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    85ea52f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46a2911 View commit details
    Browse the repository at this point in the history
  9. follow ruff doc to run

    anthonykim1 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a7c6d51 View commit details
    Browse the repository at this point in the history