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

Use Ruff for format and linting #201

Merged
merged 5 commits into from Feb 28, 2024
Merged

Use Ruff for format and linting #201

merged 5 commits into from Feb 28, 2024

Commits on Feb 28, 2024

  1. fix ruff check

    Signed-off-by: Inada Naoki <songofacandy@gmail.com>
    methane committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a710e31 View commit details
    Browse the repository at this point in the history
  2. ruff format

    Signed-off-by: Inada Naoki <songofacandy@gmail.com>
    methane committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ef0c609 View commit details
    Browse the repository at this point in the history
  3. Run ruff on GitHub Actions

    Signed-off-by: Inada Naoki <songofacandy@gmail.com>
    methane committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3c27ddc View commit details
    Browse the repository at this point in the history
  4. pyupgrade --py36-plus fluent/*.py tests/*.py

    Signed-off-by: Inada Naoki <songofacandy@gmail.com>
    methane committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6fe9748 View commit details
    Browse the repository at this point in the history
  5. drop code for Python 3.2

    Signed-off-by: Inada Naoki <songofacandy@gmail.com>
    methane committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0d3e076 View commit details
    Browse the repository at this point in the history