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 tool #773

Merged
merged 11 commits into from Dec 26, 2022
Merged

Add ruff tool #773

merged 11 commits into from Dec 26, 2022

Commits on Dec 26, 2022

  1. add ruff tool to pre-commit hooks

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    765bbda View commit details
    Browse the repository at this point in the history
  2. added missing field language

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    15589c9 View commit details
    Browse the repository at this point in the history
  3. added test

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    60f9f4e View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    142b7b5 View commit details
    Browse the repository at this point in the history
  5. added example

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    948e392 View commit details
    Browse the repository at this point in the history
  6. added link

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    90f8513 View commit details
    Browse the repository at this point in the history
  7. added ruff to toolchain requirements

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    7b720b3 View commit details
    Browse the repository at this point in the history
  8. Update tests/tools/test_ruff_works.py

    Co-authored-by: Marco Edward Gorelli <33491632+MarcoGorelli@users.noreply.github.com>
    2 people authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b84e2bd View commit details
    Browse the repository at this point in the history
  9. [pre-commit-hook] ruff invoked with --quiet

    marscher authored and MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    af5fc8c View commit details
    Browse the repository at this point in the history
  10. no quiet

    MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d526db8 View commit details
    Browse the repository at this point in the history
  11. fixup

    MarcoGorelli committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    8213e9c View commit details
    Browse the repository at this point in the history