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

✨ feat(): add CI & dev tools #12

Merged
merged 10 commits into from
Apr 2, 2023
Merged

✨ feat(): add CI & dev tools #12

merged 10 commits into from
Apr 2, 2023

Conversation

marcaurele
Copy link
Owner

@marcaurele marcaurele commented Apr 1, 2023

  • add missing poetry.lock file
  • add configuration for dependabot updates
  • add configuration for pre-commit tools (black)
  • add Python 3.11
  • add pylint and CI check step
  • add mypy and CI check step

Closes #13 and #14

@marcaurele marcaurele marked this pull request as ready for review April 2, 2023 10:18
@marcaurele marcaurele merged commit 3106921 into main Apr 2, 2023
@marcaurele marcaurele deleted the tools branch April 2, 2023 10:18
@marcaurele marcaurele added the enhancement New feature or request label Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mypy check
1 participant