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

Move configurations to pyproject.toml, use ruff #754

Merged
merged 9 commits into from
Jul 13, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    d8138e5 View commit details
    Browse the repository at this point in the history
  2. Add --fix for ruff

    karpetrosyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    602a7d5 View commit details
    Browse the repository at this point in the history
  3. Add ruff to requirements

    karpetrosyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d51de86 View commit details
    Browse the repository at this point in the history
  4. Add black

    karpetrosyan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8dd0682 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix omit and include

    karpetrosyan committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    381749a View commit details
    Browse the repository at this point in the history
  2. Add isort

    karpetrosyan committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3767735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c0bd1 View commit details
    Browse the repository at this point in the history
  4. Drop isort configs

    Co-authored-by: Zanie <contact@zanie.dev>
    karpetrosyan and zanieb authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    56e7c7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a6e9e View commit details
    Browse the repository at this point in the history