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 GitHub Actions, linting and formatting #154

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jams2
Copy link
Contributor

@jams2 jams2 commented Oct 25, 2023

Adds:

  • tox config
  • GitHub action to run the tests
  • ruff config for formatting and linting
  • pre-commit config (that runs ruff)
  • GitHub action to lint the code using the pre-commit config
  • a .git-blame-ignore-revs file with hashes of the commits that apply fixes to the issues raised by ruff and pre-commit

@jams2 jams2 changed the title Feature/ci Add GitHub Actions, linting and formatting Oct 25, 2023
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