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

Improve format consistency with lint plugins #863

Open
wants to merge 16 commits into
base: release/v4.1.0
Choose a base branch
from

Commits on Nov 15, 2024

  1. chore: add pre-commit to address issue AIHawk-FOSS#818

    tgenz1213 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    742d89f View commit details
    Browse the repository at this point in the history
  2. fix: correct constants import and usage

    tgenz1213 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ae104f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb8986 View commit details
    Browse the repository at this point in the history
  4. chore: update isort configuration for improved compatibilty with ruff…

    …-format
    tgenz1213 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    707cd5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a77d5d4 View commit details
    Browse the repository at this point in the history
  6. chore: update formatting

    tgenz1213 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fd8c5e4 View commit details
    Browse the repository at this point in the history
  7. chore: remove unnecessary hook

    tgenz1213 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0d9d5b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. chore: remove unnecessary variables

    tgenz1213 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    73c1539 View commit details
    Browse the repository at this point in the history
  2. chore: suppress E402

    tgenz1213 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    be3476e View commit details
    Browse the repository at this point in the history
  3. fix: correct relative import statements

    tgenz1213 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c251aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7886b77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d46ace4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1209648 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. chore: add ruff rule E402 per AIHawk-FOSS#863 (comment)

    tgenz1213 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    9b98236 View commit details
    Browse the repository at this point in the history
  2. chore: remove path hack per AIHawk-FOSS#863 (comment)

    tgenz1213 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a6f3a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b3b723 View commit details
    Browse the repository at this point in the history