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

Switch from flake8/yapf to ruff #317

Merged
merged 9 commits into from
Jan 22, 2024
Merged

Switch from flake8/yapf to ruff #317

merged 9 commits into from
Jan 22, 2024

Commits on Jan 17, 2024

  1. Add ruff configuration.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2e07adc View commit details
    Browse the repository at this point in the history
  2. Apply safe fixes.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8c79e68 View commit details
    Browse the repository at this point in the history
  3. Apply unsafe fixes.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    841f877 View commit details
    Browse the repository at this point in the history
  4. Pass ruff check.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    90688a3 View commit details
    Browse the repository at this point in the history
  5. Run ruff format.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cd6e83d View commit details
    Browse the repository at this point in the history
  6. Remove invalid modes.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dbf2265 View commit details
    Browse the repository at this point in the history
  7. Update change log.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3e6490d View commit details
    Browse the repository at this point in the history
  8. Fix ruff check.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f95e5e3 View commit details
    Browse the repository at this point in the history
  9. Adjust vscode rulers.

    joaander committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    774a26f View commit details
    Browse the repository at this point in the history