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

Adds some dev tools and separates out dev requirements.txt #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joegnis
Copy link

@joegnis joegnis commented Oct 21, 2024

Adds

  • formatter (black and isort)
  • linter (flake8)
  • type checker (mypy)
  • git commit hooks (pre-commit)
  • pytest-check to allow multiple failures per test

Also updates dependencies

Adds
- formatter (black and isort)
- linter (flake8)
- type checker (mypy)
- git commit hooks (pre-commit)
- `pytest-check` to allow multiple failures per test
@OrderedSet86
Copy link
Owner

I mostly agree but will likely make some formatter settings edits

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.

2 participants