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

add pre-commit config #88

Merged
merged 1 commit into from
Jan 11, 2023
Merged

add pre-commit config #88

merged 1 commit into from
Jan 11, 2023

Commits on Jan 10, 2023

  1. add pre-commit config, which replaces and extends 'tox -e check' adding

    several flake8 plugins
    pyright is not run with the pre-commit ci, since it requires an internet
    connection and the free tier for FOSS projects does not allow it. So
    it's called by tox in a separate GitHub action
    also fixes several minor style violations reported by those plugins, and
    adding a few comments
    jakkdl committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e6c2ca8 View commit details
    Browse the repository at this point in the history