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 configuration and workflow #17

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

Conversation

larsks
Copy link
Member

@larsks larsks commented Dec 21, 2024

Add our standard suite of pre-commit checks, including linting and
formatting with ruff. Arrange to run these checks on pushes and
pull requests. Remove the pep8 target from tox configuration.

This includes a dependabot configuration to keep github action
versions up to date.

This pull request includes all the changes introduced by formatting
the code and fixing linting errors.

Add our standard suite of pre-commit checks, including linting and
formatting with ruff. Arrange to run these checks on pushes and
pull requests. Remove the pep8 target from tox configuration.

This includes a dependabot configuration to keep github action
versions up to date.
This includes all the changes introduced by the formatter and fixes
for any issues reported by the linters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant