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 to lint/format/isort #476

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Nov 1, 2023

  1. install ruff

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d3c0f0a View commit details
    Browse the repository at this point in the history
  2. configure linter

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4a32610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b5f25 View commit details
    Browse the repository at this point in the history
  4. use ruff to lint

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    41ce1ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72a9871 View commit details
    Browse the repository at this point in the history
  6. Revert "intentional unformat/unsort"

    This reverts commit 72a9871.
    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1da915f View commit details
    Browse the repository at this point in the history
  7. sort change

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    07a3fa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7b8bb3 View commit details
    Browse the repository at this point in the history
  9. use same configs

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0189e48 View commit details
    Browse the repository at this point in the history
  10. reconfigure

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6ac6fa1 View commit details
    Browse the repository at this point in the history
  11. reconfigure more

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f036b61 View commit details
    Browse the repository at this point in the history
  12. too much

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    94b7b9a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b56e0d9 View commit details
    Browse the repository at this point in the history
  14. noqa specific rule

    maximpertsov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dc34d42 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    3055c45 View commit details
    Browse the repository at this point in the history
  2. fix lock

    maximpertsov committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    92bfad8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. merge 'main'

    maximpertsov committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b14fd6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb99704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18256af View commit details
    Browse the repository at this point in the history
  4. format

    maximpertsov committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    82f250d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f7d007 View commit details
    Browse the repository at this point in the history