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

Migrate to Poe the Poet and Ruff for checks #201

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Commits on Aug 21, 2023

  1. Migrate to Poe the Poet and Ruff for checks

    As we use Poetry for virtual environment management, we don't require
    most of Nox's functionality. Poe the Poet runs more quickly, and
    requires fewer lines of configuration. Ruff provides a single tool
    which can replace flake8, pylint, pyupgrade, and isort, whilst
    running more quickly.
    srstevenson committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    747c694 View commit details
    Browse the repository at this point in the history