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 Black, isort and flake8 + github action #1

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

Conversation

rnegron
Copy link
Owner

@rnegron rnegron commented Jul 28, 2022

Use GitHub Actions to run a simple workflow using pre-commit, which also enforces linting during development.

The workflow runs black, isort and flake8, as well as some simple pre-commit hooks.

Unlocks automated testing and potentially CI/CD.

@rnegron rnegron changed the base branch from updates-to-setup-script to main August 10, 2022 11:02
@rnegron rnegron marked this pull request as ready for review August 10, 2022 11:13
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