Skip to content

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

Open
joegnis wants to merge 1 commit intoOrderedSet86:masterfrom
joegnis:add-dev-tools
Open

Adds some dev tools and separates out dev requirements.txt#56
joegnis wants to merge 1 commit intoOrderedSet86:masterfrom
joegnis:add-dev-tools

Conversation

@joegnis
Copy link
Copy Markdown

@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
Copy Markdown
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