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

Consolidate two ruff-pre-commit entries into one #2881

Merged
merged 11 commits into from
Aug 22, 2023

Commits on Aug 1, 2023

  1. Clean up Ruff configuration in base pyproject.toml

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2ac3516 View commit details
    Browse the repository at this point in the history
  2. Consolidate two ruff-pre-commit entries into one

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    dfe61f2 View commit details
    Browse the repository at this point in the history
  3. Move Ruff hook to the top, because it's aggressive

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5f8f1fb View commit details
    Browse the repository at this point in the history
  4. Add kedro as known-first-party for isort run

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    59ed7c5 View commit details
    Browse the repository at this point in the history
  5. Add noqa in docs/source/conf.py

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d254092 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. Fix ruff linter precommit config

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d49be70 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    9496fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55682b7 View commit details
    Browse the repository at this point in the history